19 lines
512 B
Plaintext
19 lines
512 B
Plaintext
{
|
|
"name": "ShrinkNetwork.Integration.EventBus.Tests",
|
|
"rootNamespace": "ShrinkNetwork.Integration.EventBus.Tests",
|
|
"references": [
|
|
"ShrinkNetwork.Integration.EventBus",
|
|
"ShrinkNetwork.Runtime",
|
|
"ShrinkEventBus.Runtime",
|
|
"UniTask",
|
|
"UnityEngine.TestRunner",
|
|
"UnityEditor.TestRunner"
|
|
],
|
|
"includePlatforms": ["Editor"],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"autoReferenced": false,
|
|
"defineConstraints": ["UNITY_INCLUDE_TESTS"]
|
|
}
|