Warcorrespondents/Assets/Tests/PlayMode/FungusPlayModeTests.asmdef

23 lines
540 B
Plaintext
Raw Normal View History

{
"name": "FungusPlayModeTests",
"references": [
"UnityEngine.TestRunner",
"UnityEditor.TestRunner",
"Fungus",
"FungusEditor",
"FungusEditorTests"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}