Sha256: e3606d21ebc5c59cc08424c2a5c1f3b694324e89a16ec0c1fecf976ba7a3be5d
Contents?: true
Size: 138 Bytes
Versions: 3
Compression:
Stored size: 138 Bytes
Contents
require 'bundler' Bundler::GemHelper.install_tasks task :test do Dir['test/*_test.rb'].each do |testfile| load testfile end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
paranoia-1.0.3 | Rakefile |
paranoia-1.0.2 | Rakefile |
paranoia-1.0.1 | Rakefile |