diff options
author | Michael Allen <michael@michaelallen.io> | 2015-10-16 17:07:32 +0100 |
---|---|---|
committer | Michael Allen <michael@michaelallen.io> | 2015-10-16 17:07:32 +0100 |
commit | a72cc5136a8e9f25d9b3c60922e2f390bbdfae01 (patch) | |
tree | c7a1c3241da26496cfa9148feb2d9f16308ee4ef /test | |
parent | f043242a00cc9a178ffa8205462c9cd61ffe36b2 (diff) | |
parent | 127e3e5b6d9f95062c6e05e083fbda1860eb647f (diff) | |
download | git-sonar-a72cc5136a8e9f25d9b3c60922e2f390bbdfae01.tar.gz git-sonar-a72cc5136a8e9f25d9b3c60922e2f390bbdfae01.zip |
Merge pull request #80 from cbandera/feature/stash_indicator
Feature/stash indicator
Diffstat (limited to 'test')
-rwxr-xr-x | test | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,5 +6,6 @@ ./test-branches.sh ./test-files.sh ./test-status.sh +./test-stash.sh ./test-colors.sh ./test-format-config.sh |