t/helper: merge test-ctype into test-tool
[gitweb.git] / t / t0070-fundamental.sh
index 991ed2a48dbf15fb4cb794a587ad900071391e11..70d4d98a2e22659396c401ccc0deed1eadd7265a 100755 (executable)
@@ -9,7 +9,7 @@ Verify wrappers and compatibility functions.
 . ./test-lib.sh
 
 test_expect_success 'character classes (isspace, isalpha etc.)' '
-       test-ctype
+       test-tool ctype
 '
 
 test_expect_success 'mktemp to nonexistent directory prints filename' '