From e0cf379ca6f4d10e6fa6a1af359859ea681dbb41 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 7 Jun 2015 12:12:31 +0100 Subject: Test suite: Fix call to t-refs-notexist to have refs/ --- tests/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 () { -- cgit v1.2.3