Upload project file
This commit is contained in:
21
Tests/Editor/Unity.ToonShader.EditorTests.asmdef
Normal file
21
Tests/Editor/Unity.ToonShader.EditorTests.asmdef
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "Unity.Toonshader.EditorTests",
|
||||
"references": [
|
||||
"UnityEngine.TestRunner",
|
||||
"UnityEditor.TestRunner"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": true,
|
||||
"precompiledReferences": [
|
||||
"nunit.framework.dll"
|
||||
],
|
||||
"autoReferenced": false,
|
||||
"defineConstraints": [
|
||||
"UNITY_INCLUDE_TESTS"
|
||||
],
|
||||
"versionDefines": []
|
||||
}
|
||||
Reference in New Issue
Block a user