aboutsummaryrefslogtreecommitdiffstats
path: root/cix.sh
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-11-10 14:27:34 +0100
committerEric Hartmann <hartmann.eric@gmail.Com>2017-11-14 13:10:17 +0100
commite9da85dce616fa45e6d93eaa4a2d89ca7eacee80 (patch)
treebbd3eb66ddc01e6ff8b97c663480cbbf1573b4c7 /cix.sh
parentd8f51aa6e26c0f041d70690127416f70e831e64e (diff)
downloadsonarqube-e9da85dce616fa45e6d93eaa4a2d89ca7eacee80.tar.gz
sonarqube-e9da85dce616fa45e6d93eaa4a2d89ca7eacee80.zip
Add category "test" to integration tests
Diffstat (limited to 'cix.sh')
-rwxr-xr-xcix.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/cix.sh b/cix.sh
index 879206325ea..96a877df2bf 100755
--- a/cix.sh
+++ b/cix.sh
@@ -38,6 +38,7 @@ case "$RUN_ACTIVITY" in
Category2)
CATEGORY=Category2 && runCategory
+ CATEGORY=test && runCategory
;;
Category3)