aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
authorJack Nagel2015-04-20 20:24:43 -0400
committerJack Nagel2015-04-20 20:25:13 -0400
commit11c513efbd0ab4959dcf54dea3886eb76c57798d (patch)
tree769a5874dcafd240ca5a1491cd1f5f3474bba4d6 /Library/Homebrew
parent033964fe87afe7ee95837c4e0050d3c6253e03c2 (diff)
downloadbrew-11c513efbd0ab4959dcf54dea3886eb76c57798d.tar.bz2
Our internal directory structure is private
Diffstat (limited to 'Library/Homebrew')
-rw-r--r--Library/Homebrew/test/fixtures/test.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/Library/Homebrew/test/fixtures/test.diff b/Library/Homebrew/test/fixtures/test.diff
new file mode 100644
index 000000000..7b57f8fc9
--- /dev/null
+++ b/Library/Homebrew/test/fixtures/test.diff
@@ -0,0 +1,10 @@
+diff --git a/libexec/NOOP b/libexec/NOOP
+index bfdda4c..e08d8f4 100755
+--- a/libexec/NOOP
++++ b/libexec/NOOP
+@@ -1,2 +1,2 @@
+ #!/bin/bash
+-echo NOOP
+\ No newline at end of file
++echo ABCD
+\ No newline at end of file