tests/test-bundle
changeset 3419 b19360aa21e9
parent 2737 400a4a502001
child 3988 9dcf9d45cab8
--- a/tests/test-bundle
+++ b/tests/test-bundle
@@ -57,4 +57,5 @@ cd partial
 hg -R bundle://../full.hg log
 hg incoming bundle://../full.hg
 hg -R bundle://../full.hg outgoing ../partial2
+hg -R bundle://../does-not-exist.hg outgoing ../partial2
 cd ..