diff tests/test-issue436 @ 3743:68cddfbbe737

add test for issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 01 Dec 2006 09:42:07 +0100
parents
children f9567a7fa3b3
line wrap: on
line diff
new file mode 100755
--- /dev/null
+++ b/tests/test-issue436
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+hg init a
+cd a
+hg -v log -v x
+true