From 88083a47eb042fd5b3f6cfd9cae1e087bc9fa072 Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 6 Jan 2014 10:05:47 +0100 Subject: add dummy integration test --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 7293cb2..6137fc1 100644 --- a/Rakefile +++ b/Rakefile @@ -76,7 +76,7 @@ end ## Rake::TestTask.new do |t| - t.pattern = "test/unit/*_test.rb" + t.pattern = "test/*/*_test.rb" end task :default => :test -- cgit v1.2.3