Fix run.sh order
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
haxelib run munit gen
|
||||
lime test neko
|
||||
lime test cpp
|
||||
haxelib run munit gen
|
||||
haxelib run munit test
|
||||
|
||||
Reference in New Issue
Block a user