summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsamba-integration-centos-ci-tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/samba-integration-centos-ci-tests.sh b/samba-integration-centos-ci-tests.sh
index dc5f90a..51f810d 100755
--- a/samba-integration-centos-ci-tests.sh
+++ b/samba-integration-centos-ci-tests.sh
@@ -88,7 +88,6 @@ scl enable sclo-vagrant1 -- \
# time to run the tests:
-# TODO: add real tests to execute
echo make "${TEST_TARGET}" | scl enable sclo-vagrant1 bash
# END