diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,7 +1,9 @@ #!/bin/sh +./test-radar-base.sh ./test-directories.sh ./test-commits.sh ./test-branches.sh ./test-files.sh ./test-status.sh +./test-colors.sh |