aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/.gitignore
diff options
context:
space:
mode:
authorJack Nagel2012-11-17 22:59:06 -0600
committerJack Nagel2012-11-17 22:59:06 -0600
commit8cc3479fb7d2fb0d3ff02ccf08ca27abb8bc51da (patch)
tree1ae58fd451b3df320314e3e2d173a20769a16b44 /Library/Homebrew/test/.gitignore
parentaecd342a2bb699bf957a5b803bbc75b3edbd2f27 (diff)
downloadbrew-8cc3479fb7d2fb0d3ff02ccf08ca27abb8bc51da.tar.bz2
tests: add profiling support
`rake profile` will run ruby-prof on the test suite if the ruby-prof gem is installed.
Diffstat (limited to 'Library/Homebrew/test/.gitignore')
-rw-r--r--Library/Homebrew/test/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/test/.gitignore b/Library/Homebrew/test/.gitignore
index 3b6ee585f..f5df6eb3a 100644
--- a/Library/Homebrew/test/.gitignore
+++ b/Library/Homebrew/test/.gitignore
@@ -1 +1,2 @@
/coverage
+/prof