run tests on C# (expecting them to fail CI)

This commit is contained in:
2021-07-16 16:02:29 -06:00
parent f3bdb8a52b
commit b92aef7874
3 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
#! /bin/bash
./bin/cs/test/bin/TestMain

View File

@@ -0,0 +1,3 @@
-lib hxcs
-cs bin/cs/test
-cmd bash kiss/build-scripts/cs/test-cs.sh