diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-11-10 14:27:34 +0100 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.Com> | 2017-11-14 13:10:17 +0100 |
commit | e9da85dce616fa45e6d93eaa4a2d89ca7eacee80 (patch) | |
tree | bbd3eb66ddc01e6ff8b97c663480cbbf1573b4c7 /cix.sh | |
parent | d8f51aa6e26c0f041d70690127416f70e831e64e (diff) | |
download | sonarqube-e9da85dce616fa45e6d93eaa4a2d89ca7eacee80.tar.gz sonarqube-e9da85dce616fa45e6d93eaa4a2d89ca7eacee80.zip |
Add category "test" to integration tests
Diffstat (limited to 'cix.sh')
-rwxr-xr-x | cix.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ case "$RUN_ACTIVITY" in Category2) CATEGORY=Category2 && runCategory + CATEGORY=test && runCategory ;; Category3) |