From 1c49cb984935f126928a82c17c6d66272e466f62 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 21 Sep 2013 12:33:31 -0400 Subject: build: Run tests. --- diff --git a/build b/build index 2f4ade0..bef9a55 100755 --- a/build +++ b/build @@ -11,6 +11,7 @@ configure: build: configure oh-autobuild + (cd src && make check) touch $@ install: build -- cgit v0.9.1