tests/test-dispatch
changeset 4654 e0e73ba37983
parent 4622 6fc26982f203
child 4659 7a7d4937272b
--- a/tests/test-dispatch
+++ b/tests/test-dispatch
@@ -17,3 +17,9 @@ cat = -v
 EOF
 hg cat a
 
+echo '% no repo'
+cd ..
+hg cat
+
+exit 0
+ 
\ No newline at end of file