diff --git a/test.sh b/test.sh
index 27f0fb0..c886bea 100755
--- a/test.sh
+++ b/test.sh
@@ -102,6 +102,7 @@ tests_c=(
 	"test-15-subdir-build"
 	"test-16-strange-variables"
 	"test-17-rule-without-command"
+	"test-18-path-characters"
 )
 
 tests_java=(