From 67c1cfe3c6244c35ebe244a2acb2f83198638ebd Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Sat, 3 Nov 2012 15:06:53 -0700 Subject: [PATCH] Add second file to git/working-dir fixture --- spec/fixtures/git/working-dir/other.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 spec/fixtures/git/working-dir/other.txt diff --git a/spec/fixtures/git/working-dir/other.txt b/spec/fixtures/git/working-dir/other.txt new file mode 100644 index 000000000..ffc8218bd --- /dev/null +++ b/spec/fixtures/git/working-dir/other.txt @@ -0,0 +1 @@ +Full of text \ No newline at end of file