We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aad9ec commit 99e6525Copy full SHA for 99e6525
1 file changed
run
@@ -1,2 +1,2 @@
1
#!/bin/sh
2
-mono --debug bin/us.exe -x -verbose -t:library -r:bin/UnityScript.Tests.CSharp.dll -r:bin/UnityScript.Tests.dll -b:UnityScript.Tests.MonoBehaviour -m:Awake "$@"
+mono --debug bin/us.exe -x -t:library -r:bin/UnityScript.Tests.CSharp.dll -r:bin/UnityScript.Tests.dll -b:UnityScript.Tests.MonoBehaviour -m:Awake "$@"
0 commit comments