diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 65168822c02b5c6aa13a6a65e9e2f878a030c15d..f6f0c9963ef64e315b46bf4436ec7605db1a0e33 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -36,10 +36,10 @@ testDebian:
   script:
     - ./src/sscocaller -h
 ## shell executer    
-#testFunction:
-#  stage: testStatic
-#  script:
-#    - sh tests/test.sh
+testFunction:
+  stage: testStatic
+  script:
+    - sh tests/test.sh
 
 testFedora:
   tags: