move asciilib2 -> asciilib for naming clarity
This commit is contained in:
7
projects/asciilib/test.sh
Normal file
7
projects/asciilib/test.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#! /bin/bash
|
||||
|
||||
haxelib dev asciilib .
|
||||
|
||||
# Run the headless unit tests:
|
||||
echo "Running headless ASCIILib tests"
|
||||
(cd test && haxe build.hxml)
|
Reference in New Issue
Block a user