From d5f0d48745727684473cf583a002e2c31174de2d Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 12 Jul 2020 18:04:26 +0800 Subject: Revert moving tests out of 'git' folder, related to #1030 --- git/test/fixtures/diff_file_with_spaces | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 git/test/fixtures/diff_file_with_spaces (limited to 'git/test/fixtures/diff_file_with_spaces') diff --git a/git/test/fixtures/diff_file_with_spaces b/git/test/fixtures/diff_file_with_spaces new file mode 100644 index 00000000..a9f0b06c --- /dev/null +++ b/git/test/fixtures/diff_file_with_spaces @@ -0,0 +1,7 @@ +diff --git a/file with spaces b/file with spaces +new file mode 100644 +index 0000000000000000000000000000000000000000..75c620d7b0d3b0100415421a97f553c979d75174 +--- /dev/null ++++ b/file with spaces +@@ -0,0 +1 @@ ++ohai -- cgit v1.2.1