diff --git a/test/test.config b/test/test.config
index ec70c726d6d5093e4399c29aacdf4826bb4f3329..e1376821a90654cb75c91fca55aaca5cb6b9392f 100644
--- a/test/test.config
+++ b/test/test.config
@@ -6,5 +6,5 @@ declare -A test_scripts=(
             [renameFile.vader]='manage.py|manage\ with\ spaces.py;djooks/settings\ with\ spaces.py|djooks/settings_without_spaces.py'
             [ignoreFile.vader]='bootstrap'
             [addDir.vader]='newdir\/'
-            [addSubmodule.vader]='subdjooks'
+#[addSubmodule.vader]='subdjooks'
             )