t7004: Use prerequisite tags to skip tests that need gpg
[gitweb.git] / t / t1300-repo-config.sh
index 3c06842d99a68ea37ce82546b4bfa0cd487b87d7..64663e1886f7b5670c03f9add1b955c4b15a4830 100755 (executable)
@@ -726,7 +726,7 @@ echo >>result
 
 test_expect_success '--null --get-regexp' 'cmp result expect'
 
-test_expect_success 'symlinked configuration' '
+test_expect_success SYMLINKS 'symlinked configuration' '
 
        ln -s notyet myconfig &&
        GIT_CONFIG=myconfig git config test.frotz nitfol &&