ppo-SnowballTarget / PerformanceProject /Assets /ML-Agents /Scripts /Tests /Editor /MLAgentsExamples.Tests.Performance.asmdef
ashish2244's picture
Initial commit
c27051f verified
Raw
History Blame Contribute Delete
637 Bytes
{
"name": "MLAgentsExamples.Tests.Performance",
"rootNamespace": "",
"references": [
"UnityEngine.TestRunner",
"UnityEditor.TestRunner",
"Unity.PerformanceTesting",
"Unity.PerformanceTesting.Editor",
"Unity.ML-Agents"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}