summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/lib4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/lib b/tests/lib
index a032945..b2775c9 100644
--- a/tests/lib
+++ b/tests/lib
@@ -1230,6 +1230,10 @@ t-tagupl-test () {
mkdir ../tagupl
t-tagupl-run-drs $tmp/pretend-salsa
+ cd ../pretend-salsa
+ t-refs-same refs/heads/master
+ cd ../$p
+
t-dgit fetch
t-pushed-good master
}