Sha256: 6004e76e1e29a25bfbb453cc3bc309a4eec2187a79fb41b3d61a94cfd1fb8a5a

Contents?: true

Size: 134 Bytes

Versions: 13

Compression:

Stored size: 134 Bytes

Contents

require "bundler/gem_tasks"

task :default => :test

desc "Run tests. Not yet..."
task :test do
  abort "No tests yet. Sorry :-("
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
hotch-0.6.0 Rakefile
hotch-0.5.1 Rakefile
hotch-0.5.0 Rakefile
hotch-0.4.2 Rakefile
hotch-0.4.1 Rakefile
hotch-0.4.0 Rakefile
hotch-0.3.0 Rakefile
hotch-0.2.0 Rakefile
hotch-0.1.1 Rakefile
hotch-0.1.0 Rakefile
hotch-0.0.3 Rakefile
hotch-0.0.2 Rakefile
hotch-0.0.1 Rakefile