about summary refs log tree commit diff stats
path: root/build0
diff options
context:
space:
mode:
Diffstat (limited to 'build0')
-rwxr-xr-xbuild01
1 files changed, 1 insertions, 0 deletions
diff --git a/build0 b/build0
index b31b8bd0..7c2f1da1 100755
--- a/build0
+++ b/build0
@@ -22,6 +22,7 @@ cd tangle
   # }
   # Now that we have all the _lists, compile 'tangle'
   g++ -g -O2 boot.cc -o tangle
+  ./tangle test
 cd ..
 
 cd termbox