| { | |
| "name": "Mujoco.Editor.Tests", | |
| "rootNamespace": "", | |
| "references": [ | |
| "UnityEngine.TestRunner", | |
| "UnityEditor.TestRunner", | |
| "Mujoco.Runtime", | |
| "Mujoco.Editor" | |
| ], | |
| "includePlatforms": [ | |
| "Editor" | |
| ], | |
| "excludePlatforms": [], | |
| "allowUnsafeCode": true, | |
| "overrideReferences": true, | |
| "precompiledReferences": [ | |
| "nunit.framework.dll" | |
| ], | |
| "autoReferenced": false, | |
| "defineConstraints": [ | |
| "UNITY_INCLUDE_TESTS" | |
| ], | |
| "versionDefines": [], | |
| "noEngineReferences": false | |
| } |