diff options
author | Michael Allen <michael@michaelallen.io> | 2015-03-09 10:50:08 +0000 |
---|---|---|
committer | Michael Allen <michael@michaelallen.io> | 2015-03-09 10:50:08 +0000 |
commit | 36b5102eefee2e56ea58f7488f73550e589f3703 (patch) | |
tree | ba34254479cc4ce1d370cc26d055a9277eb74f66 /test.sh | |
parent | 85cdbb458956e1e9385be742e01108cfef921364 (diff) | |
download | git-sonar-36b5102eefee2e56ea58f7488f73550e589f3703.tar.gz git-sonar-36b5102eefee2e56ea58f7488f73550e589f3703.zip |
autocompletes better for faster test runs
Diffstat (limited to 'test.sh')
-rwxr-xr-x | test.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test.sh b/test.sh deleted file mode 100755 index e25666d..0000000 --- a/test.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -./test-directories.sh -./test-commits.sh -./test-branches.sh -./test-files.sh |