{
    "name": "AutomaticDoorSystem.editor.tests",
    "rootNamespace": "AutomaticDoorSystem.Tests",
    "references": [
        "AutomaticDoorSystem",
        "jeanf.audiosystems",
        "UnityEngine.TestRunner",
        "UnityEditor.TestRunner",
        "Unity.Collections",
        "Unity.Mathematics"
    ],
    "includePlatforms": [
        "Editor"
    ],
    "excludePlatforms": [],
    "allowUnsafeCode": false,
    "overrideReferences": true,
    "precompiledReferences": [
        "nunit.framework.dll"
    ],
    "autoReferenced": false,
    "defineConstraints": [
        "UNITY_INCLUDE_TESTS"
    ],
    "versionDefines": [],
    "noEngineReferences": false
}
