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