File: ruby-tests.rake

package info (click to toggle)
ruby-http 1.0.2-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 520 kB
  • ctags: 322
  • sloc: ruby: 3,934; makefile: 8
file content (5 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (3)
1
2
3
4
5
require 'rspec/core/rake_task'

RSpec::Core::RakeTask.new

task :default => :spec