diff tests/test-git-import @ 3594:5f08389bcf06

merge with crew
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Tue, 31 Oct 2006 13:03:52 +0100
parents 1c9b6f1237e0
children 05c8704a3743
line wrap: on
line diff
--- a/tests/test-git-import
+++ b/tests/test-git-import
@@ -14,6 +14,13 @@ index 0000000..7898192
 +a
 EOF
 
+echo % new empty file
+hg import -mempty - <<EOF
+diff --git a/empty b/empty
+new file mode 100644
+EOF
+hg locate empty
+
 echo % chmod +x
 hg import -msetx - <<EOF
 diff --git a/new b/new