diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ #!/bin/sh +./test-radar-base.sh ./test-directories.sh ./test-commits.sh ./test-branches.sh ./test-files.sh ./test-status.sh -./test-stash.sh
\ No newline at end of file +./test-stash.sh +./test-colors.sh |