Index: patchconv/tests/copy_file.txt |
=================================================================== |
new file mode 100644 |
--- /dev/null |
+++ b/patchconv/tests/copy_file.txt |
@@ -0,0 +1,9 @@ |
+INPUT |
+ Index: README.md |
+ =================================================================== |
+ copy from README.txt |
+ copy to README.md |
+EXPECT |
+ diff --git a/README.txt b/README.md |
+ copy from README.txt |
+ copy to README.md |