New Level type inserted

This commit is contained in:
silas
2018-11-06 19:03:17 +01:00
parent ef098d2ea3
commit 6b9b6d1032
15 changed files with 160 additions and 7943 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
cd $(dirname "$0")/..
npm run build
npm run build 1

View File

@@ -2,5 +2,5 @@
cd $(dirname "$0")/..
testcafe firefox test/test.testcafe.js
testcafe firefox test/test.testcafe.js --debug-on-fail
#node bin/testcafe.js;