Actually run the new test

This commit is contained in:
Evil Eye 2025-07-03 07:37:58 +02:00
parent dca8c7c163
commit 66b5623bc9

View File

@ -87,6 +87,7 @@ registerGlobalTest('castNavigationRay')
registerGlobalTest('findNearestNavMeshPosition') registerGlobalTest('findNearestNavMeshPosition')
registerGlobalTest('player memory limit') registerGlobalTest('player memory limit')
registerGlobalTest('player weapon attack', 'player with equipped weapon on attack should damage health of other actors') registerGlobalTest('player weapon attack', 'player with equipped weapon on attack should damage health of other actors')
registerGlobalTest('mwscript magic interactions')
return { return {
engineHandlers = { engineHandlers = {