14 lines
341 B
Plaintext
14 lines
341 B
Plaintext
{
|
|
"name": "AfterHours.Tests",
|
|
"rootNamespace": "AfterHours.Tests",
|
|
"references": [
|
|
"AfterHours.Runtime",
|
|
"UnityEngine.TestRunner",
|
|
"UnityEditor.TestRunner"
|
|
],
|
|
"includePlatforms": ["Editor"],
|
|
"precompiledReferences": ["nunit.framework.dll"],
|
|
"defineConstraints": ["UNITY_INCLUDE_TESTS"],
|
|
"autoReferenced": false
|
|
}
|