tests/test-git-import
changeset 3589 1c9b6f1237e0
parent 2863 e2b69dbb2daa
child 3701 05c8704a3743
--- 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