From 62bca00c2ff42b502a03dc7f5d124736467c7968 Mon Sep 17 00:00:00 2001 From: Michael Allen Date: Tue, 17 Feb 2015 10:44:27 +0000 Subject: add all test runs to the test script --- test.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.sh b/test.sh index 06bbc29..8116514 100755 --- a/test.sh +++ b/test.sh @@ -1,3 +1,5 @@ #!/bin/sh ./test-directories.sh +./test-commits.sh +./test-branches.sh -- cgit v1.2.3