chiark / gitweb /
autopkgtests: break out fetch-nogit
[dgit.git] / tests / tests / clone-nogit
index 709aa1fa4947edebbe0e4ced07cbf8aa42e0b566..978afb8eca4866eac737aeb480945a2b077baaa0 100755 (executable)
@@ -2,17 +2,12 @@
 set -e
 . tests/lib
 
-t-git-none
 t-archive pari-extra 3-1
+t-git-none
 
 t-dgit clone $p
 
 cd $p
 t-cloned-fetched-good
 
-t-archive pari-extra 3-2~dummy1
-
-t-dgit pull
-t-cloned-fetched-good
-
 echo ok