mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-15 21:43:07 +00:00
Actually run the new test
This commit is contained in:
parent
dca8c7c163
commit
66b5623bc9
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ registerGlobalTest('castNavigationRay')
|
|||
registerGlobalTest('findNearestNavMeshPosition')
|
||||
registerGlobalTest('player memory limit')
|
||||
registerGlobalTest('player weapon attack', 'player with equipped weapon on attack should damage health of other actors')
|
||||
registerGlobalTest('mwscript magic interactions')
|
||||
|
||||
return {
|
||||
engineHandlers = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue