[DRE-commits] [SCM] ruby-em-spec.git branch, master, updated. upstream/0.2.6-9-gedbe5ba
Praveen Arimbrathodiyil
praveen at debian.org
Sun Mar 31 10:24:28 UTC 2013
The following commit has been merged in the master branch:
commit 3d144a1df21bd4573ca6e1095bada489987625b7
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Mar 31 15:40:25 2013 +0530
run test before spec
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
index 1c1e76a..4319b52 100644
--- a/debian/ruby-tests.rake
+++ b/debian/ruby-tests.rake
@@ -14,5 +14,5 @@ Rake::TestTask.new(:test) do |t|
t.verbose = true
end
-task :default => :spec
task :default => :test
+task :default => :spec
--
ruby-em-spec.git
More information about the Pkg-ruby-extras-commits
mailing list