Sha256: 062d6523762a8017f6360fe3a335b4ea921de629793c0c25d4406f7e3f3c879c

Contents?: true

Size: 121 Bytes

Versions: 7

Compression:

Stored size: 121 Bytes

Contents

require "bundler/gem_tasks"

task :default => [:test]

desc "Runs the tests."
task :test do
  exec "bundle exec mt"
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
footing-0.2.3 Rakefile
footing-0.2.2 Rakefile
footing-0.2.1 Rakefile
footing-0.2.0 Rakefile
footing-0.1.9 Rakefile
footing-0.1.8 Rakefile
footing-0.1.7 Rakefile