]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t9501-gitweb-standalone-http-status.sh
t9501-*.sh: Fix a test failure on Cygwin
[thirdparty/git.git] / t / t9501-gitweb-standalone-http-status.sh
index 2487da1296da1a2508526f58a2e45fa750c49c8e..18825aff89f5699afaabc34df0fd7baab5863747 100755 (executable)
@@ -16,7 +16,7 @@ code and message.'
 # snapshot settings
 
 test_expect_success 'setup' "
-       test_commit 'SnapshotTests' 'i can has snapshot?'
+       test_commit 'SnapshotTests' 'i can has snapshot'
 "