Sha256: 7e36105618d30ded695d0c33f7b089056d87446ba21b6a1a7edaee3ec0fe0f29

Contents?: true

Size: 108 Bytes

Versions: 13

Compression:

Stored size: 108 Bytes

Contents

require 'cutest'

task :test do
  $:.unshift('./lib', './test')

  Cutest.run(Dir['./test/*_test.rb'])
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
ohm-contrib-0.1.2 Rakefile
ohm-contrib-0.1.1 Rakefile
ohm-contrib-0.1.0 Rakefile
ohm-contrib-0.0.42 Rakefile
ohm-contrib-0.0.41 Rakefile
ohm-contrib-0.0.40 Rakefile
ohm-contrib-0.0.39 Rakefile
ohm-contrib-0.0.38 Rakefile
ohm-contrib-0.0.37 Rakefile
ohm-contrib-0.0.36 Rakefile
ohm-contrib-0.0.35 Rakefile
ohm-contrib-0.0.34 Rakefile
ohm-contrib-0.0.33 Rakefile