Warcorrespondents/Assets/Tests/Editor/FungusEditorTests.asmdef

23 lines
498 B
Plaintext
Raw Normal View History

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