Fix code coverage of testing
This commit is contained in:
committed by
Jelle De Geest
parent
94d2ccfa8d
commit
05b230dd9d
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "SystemArchitecture",
|
||||
"name": "ArchitectureScripts",
|
||||
"rootNamespace": "",
|
||||
"references": [],
|
||||
"includePlatforms": [],
|
||||
@@ -1,14 +1,12 @@
|
||||
{
|
||||
"name": "SystemArchitectureTests",
|
||||
"name": "ArchitectureTests",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"UnityEditor.TestRunner",
|
||||
"UnityEngine.TestRunner",
|
||||
"SystemArchitecture"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
"ArchitectureScripts"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": true,
|
||||
Reference in New Issue
Block a user