new-project test - test the new project also
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
#! /bin/bash
|
||||
|
||||
# Test kiss new-project command
|
||||
cat new-project-input.txt | haxelib run kiss new-project
|
||||
cat new-project-input.txt | haxelib run kiss new-project && (cd TestNewProject && sh test.sh)
|
||||
|
||||
# TODO test other kiss project templates
|
||||
|
Reference in New Issue
Block a user