move asciilib2 -> asciilib for naming clarity

This commit is contained in:
2021-07-31 22:09:27 -06:00
parent e36e05cf98
commit 72d54c39b4
36 changed files with 0 additions and 0 deletions

View 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)