diff options
| author | Azul <azul@riseup.net> | 2014-01-06 10:05:47 +0100 |
|---|---|---|
| committer | Azul <azul@riseup.net> | 2014-02-04 11:46:57 +0100 |
| commit | 88083a47eb042fd5b3f6cfd9cae1e087bc9fa072 (patch) | |
| tree | 37e597a60c174ebb82ccf2470e04440a9ef855d5 /Rakefile | |
| parent | 53b2a1f1f750a48939e69278297d69dbc6b213ad (diff) | |
add dummy integration test
Diffstat (limited to 'Rakefile')
| -rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
