From 36b5102eefee2e56ea58f7488f73550e589f3703 Mon Sep 17 00:00:00 2001 From: Michael Allen Date: Mon, 9 Mar 2015 10:50:08 +0000 Subject: autocompletes better for faster test runs --- test | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 test (limited to 'test') diff --git a/test b/test new file mode 100755 index 0000000..e25666d --- /dev/null +++ b/test @@ -0,0 +1,6 @@ +#!/bin/sh + +./test-directories.sh +./test-commits.sh +./test-branches.sh +./test-files.sh -- cgit v1.2.3