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