aboutsummaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/test.sh b/test.sh
deleted file mode 100755
index 59dae87..0000000
--- a/test.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-cargo run examples/hello.sloth
-clang output.o test.c -o output
-./output