Sha256: da6fa881d0eb65df5280fad63a9b7796d7b3d2b3a5fda23273af9dfe6dfd37bc

Contents?: true

Size: 169 Bytes

Versions: 28

Compression:

Stored size: 169 Bytes

Contents

require "bundler/gem_tasks"
require "rake/testtask"

Rake::TestTask.new do |t|
  t.name       = :test
  t.test_files = FileList["test/*.rb"]
end

task :default => :test

Version data entries

28 entries across 28 versions & 4 rubygems

Version Path
shell_command-0.2.6 Rakefile
shell_command-0.2.5 Rakefile
shell_command-0.2.4 Rakefile
shell_command-0.2.3 Rakefile
shell_command-0.2.2 Rakefile
shell_command-0.2.1 Rakefile
shell_command-0.2.0 Rakefile
observe-0.3.0 Rakefile
ed-0.8.2 Rakefile
ed-0.8.1 Rakefile
ed-0.8.0 Rakefile
shell_command-0.1.1 Rakefile
shell_command-0.1.0 Rakefile
ed-0.7.0 Rakefile
ed-0.6.0 Rakefile
ed-0.5.0 Rakefile
ed-0.4.0 Rakefile
ed-0.3.0 Rakefile
ed-0.2.1 Rakefile
ed-0.2.0 Rakefile