Sha256: a1454cee438f6b5370d8bd4f20c08a4b5098da7ece10103155ebd7456c8ebe08

Contents?: true

Size: 198 Bytes

Versions: 74

Compression:

Stored size: 198 Bytes

Contents

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

Rake::TestTask.new(:test) do |t|
  t.libs << "spec"
  t.libs << "lib"
  t.test_files = FileList['spec/**/*_spec.rb']
end

task :default => :test

Version data entries

74 entries across 74 versions & 10 rubygems

Version Path
codeinventory-github-0.1.8 Rakefile
codeinventory-github-0.1.7 Rakefile
codeinventory-0.1.3 Rakefile
codeinventory-0.1.2 Rakefile
codeinventory-github-0.1.6 Rakefile
codeinventory-0.1.1 Rakefile
codeinventory-github-0.1.5 Rakefile
codeinventory-github-0.1.4 Rakefile
codeinventory-github-0.1.3 Rakefile
codeinventory-github-0.1.1 Rakefile
utter-1.4.0 Rakefile
codeinventory-github-0.1.0 Rakefile
bstree-0.1.0 Rakefile
jekyll-autoembed-0.2.0 Rakefile
jekyll-autoembed-0.1.0 Rakefile
codeinventory-0.1.0 Rakefile
utter-1.3.2 Rakefile
utter-1.3.1 Rakefile
utter-1.3.0 Rakefile
utter-1.2.0 Rakefile