Sha256: c1240d8ed8688032ce43fcb6378f0d2aab8be01da9b5627665ff3cee96d116be

Contents?: true

Size: 114 Bytes

Versions: 6

Compression:

Stored size: 114 Bytes

Contents

require 'rake'
require 'rake/testtask'

Rake::TestTask.new do |t|
  t.verbose = false
end

task :default => :test

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
text-1.2.0 Rakefile
text-1.0.4 Rakefile
text-1.0.3 Rakefile
text-1.0.2 Rakefile
text-1.0.1 Rakefile
text-1.0.0 Rakefile