disable tests
This commit is contained in:
parent
e8abe79287
commit
cbd34c4c8b
1 changed files with 0 additions and 13 deletions
13
debian/ruby-tests.rake
vendored
13
debian/ruby-tests.rake
vendored
|
@ -1,13 +0,0 @@
|
||||||
# FIXME
|
|
||||||
# there's a spec/ directory in the upstream source.
|
|
||||||
# The recommended way to run the RSpec suite is via a rake task.
|
|
||||||
# The following commands are enough in many cases and can be adapted to other
|
|
||||||
# situations.
|
|
||||||
#
|
|
||||||
# require 'rspec/core/rake_task'
|
|
||||||
#
|
|
||||||
# RSpec::Core::RakeTask.new(:spec) do |spec|
|
|
||||||
# spec.pattern = './spec/*_spec.rb'
|
|
||||||
# end
|
|
||||||
#
|
|
||||||
# task :default => :spec
|
|
Loading…
Reference in a new issue