diff --git a/test.sh b/test.sh
index c8c1b6c..5dc7fba 100755
--- a/test.sh
+++ b/test.sh
@@ -91,6 +91,10 @@ tests_c=(
     "test-04-edited"
     "test-05-variables"
     "test-06-variables-on-cascade"
+	"test-07-dependency"
+	"test-08-space-vs-tabulation"
+	"test-09-handling-comment"
+	"test-10-phony"
 )
 
 tests_java=(