Sha256: 2f76a9a8d4548a41b0e7db9fee832493f75cc1659e6bdddcd3de9708cf4cb406

Contents?: true

Size: 115 Bytes

Versions: 6

Compression:

Stored size: 115 Bytes

Contents

require 'rake/testtask'

Rake::TestTask.new do |task|
  task.pattern = 'tests/*_test.rb'
end

task default: 'test'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
table_pal-0.3.3 Rakefile
table_pal-0.3.2 Rakefile
table_pal-0.3.1 Rakefile
table_pal-0.3.0 Rakefile
table_pal-0.2.0 Rakefile
table_pal-0.1.0 Rakefile