summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-06-07 12:12:31 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-06-07 13:45:48 +0100
commite0cf379ca6f4d10e6fa6a1af359859ea681dbb41 (patch)
treef3adda4b9a5a178ef53c19fae3156db3033917d8 /tests
parentb1dad15471a23b4a60a69de34dd4772da8663262 (diff)
Test suite: Fix call to t-refs-notexist to have refs/
Diffstat (limited to 'tests')
-rw-r--r--tests/lib2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib b/tests/lib
index e6ca6fb..9948c31 100644
--- 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 () {