mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Re-add unit testing module
During the move from the project manager repo, the testing module definition appears to have disappeared. It's back now.
This commit is contained in:
parent
72c25dda60
commit
278c621f22
|
|
@ -34,6 +34,7 @@ Here are some examples:
|
|||
<module name="oculusVR" path="$OCULUSVR_SDK_PATH">Oculus VR Devices</module>
|
||||
<module name="webDeploy">Web Deployment</module>
|
||||
<module name="navigation">Recast Navigation</module>
|
||||
<module name="testing">Unit testing</module>
|
||||
<moduleGroup description="Physics Library">
|
||||
<module name="" donotwrite="1" default="1">Torque Physics</module>
|
||||
<module name="physX">PhysX Physics Library</module>
|
||||
|
|
|
|||
Loading…
Reference in a new issue