Tests and package name updated
This commit is contained in:
21
Tests/Runtime/Darkmatter.FonepayUnity.Runtime.Tests.asmdef
Normal file
21
Tests/Runtime/Darkmatter.FonepayUnity.Runtime.Tests.asmdef
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "Darkmatter.FonepayUnity.Runtime.Tests",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"Darkmatter.FonepayUnity",
|
||||
"UnityEngine.TestRunner"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": true,
|
||||
"precompiledReferences": [
|
||||
"nunit.framework.dll"
|
||||
],
|
||||
"autoReferenced": false,
|
||||
"defineConstraints": [
|
||||
"UNITY_INCLUDE_TESTS"
|
||||
],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
Reference in New Issue
Block a user