chiark / gitweb /
Test suite: Fix call to t-refs-notexist to have refs/
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 7 Jun 2015 11:12:31 +0000 (12:12 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 7 Jun 2015 12:45:48 +0000 (13:45 +0100)
tests/lib

index e6ca6fb399b4a5b6167bbddd3bf4263606a037ea..9948c31407433ed5ea49c525e40ef490a0599656 100644 (file)
--- a/tests/lib
+++ b/tests/lib
@@ -225,7 +225,7 @@ t-cloned-fetched-good () {
        t-refs-same \
                refs/heads/dgit/sid \
                refs/remotes/dgit/dgit/sid
-       t-refs-notexist dgit/unstable remotes/dgit/dgit/unstable
+       t-refs-notexist refs/dgit/unstable refs/remotes/dgit/dgit/unstable
 }
 
 t-output () {