Delete accidentally committed test bash script

This commit is contained in:
Lucien Greathouse
2021-01-14 11:55:24 -07:00
parent bb7bd2e27e
commit 040b9c1452

View File

@@ -1,10 +0,0 @@
#!/bin/sh
set -e
cargo build --release
echo "Known good:"
time rojo build ../uiblox/test-place.project.json -o UIBlox.rbxlx
echo "Current:"
time ./target/release/rojo build ../uiblox/test-place.project.json -o UIBlox.rbxlx