summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorJohn Mair <jrmair@gmail.com>2012-07-13 04:00:52 +1200
committerJohn Mair <jrmair@gmail.com>2012-07-13 04:00:52 +1200
commit58bc90332d027aee3445553b4baae282e48b0cd9 (patch)
tree26deb3c14b8b5a27ef4e125d3fab5bbe1f838ee2 /Rakefile
parent6214161672e32bbdb81eb2187720ca0664619cbd (diff)
downloadpry-58bc90332d027aee3445553b4baae282e48b0cd9.tar.gz
I Young Greedyguts
Cap Of silk moiré, Little wand** Of ivory, Clothes Very dark, Paul watches The cupboard, Sticks out Little tongue At pear, Prepares Gives a poke, And squitters A.R.
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index b97b13f9..98779802 100644
--- a/Rakefile
+++ b/Rakefile
@@ -44,7 +44,7 @@ task :default => [:test]
desc "Run tests"
task :test do
check_dependencies unless ENV['SKIP_DEP_CHECK']
- sh "bacon -Itest -rubygems"
+ sh "bacon -Itest -rubygems -a -q"
end
desc "Run pry"