17 lines
329 B
Plaintext
17 lines
329 B
Plaintext
|
|
{
|
||
|
|
"name": "Unity.XR.ARSubsystems.Editor.Tests",
|
||
|
|
"references": [
|
||
|
|
"Unity.XR.ARSubsystems",
|
||
|
|
"Unity.XR.ARSubsystems.Editor"
|
||
|
|
],
|
||
|
|
"optionalUnityReferences": [
|
||
|
|
"TestAssemblies"
|
||
|
|
],
|
||
|
|
"includePlatforms": [
|
||
|
|
"Editor"
|
||
|
|
],
|
||
|
|
"defineConstraints": [
|
||
|
|
"UNITY_INCLUDE_TESTS"
|
||
|
|
]
|
||
|
|
}
|