fix C# fork() error

This commit is contained in:
2021-07-20 16:41:08 -06:00
parent bb6cd08b32
commit 4b9f129d00
3 changed files with 5 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
#! /bin/bash
mono bin/cs/test/bin/TestMain.exe || echo "C# tests failed"
mono bin/cs/test/bin/TestMain.exe