17 lines
338 B
Text
17 lines
338 B
Text
|
{
|
||
|
"name": "UnityEditor.CacheServerTests",
|
||
|
"references": [
|
||
|
"UnityEditor.CacheServer"
|
||
|
],
|
||
|
"includePlatforms": [
|
||
|
"Editor"
|
||
|
],
|
||
|
"optionalUnityReferences": [
|
||
|
"TestAssemblies"
|
||
|
],
|
||
|
"excludePlatforms": [],
|
||
|
"allowUnsafeCode": false,
|
||
|
"defineConstraints": [
|
||
|
"UNITY_INCLUDE_TESTS"
|
||
|
]
|
||
|
}
|