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/git_config_with_empty_value | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 git/test/fixtures/git_config_with_empty_value (limited to 'git/test/fixtures/git_config_with_empty_value') diff --git a/git/test/fixtures/git_config_with_empty_value b/git/test/fixtures/git_config_with_empty_value new file mode 100644 index 00000000..0427caea --- /dev/null +++ b/git/test/fixtures/git_config_with_empty_value @@ -0,0 +1,4 @@ +[color] + ui +[core] + filemode = true \ No newline at end of file -- cgit v1.2.3