more remote debugging
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
require 'simplecov'
|
||||
SimpleCov.start if ENV["CODECLIMATE_REPO_TOKEN"]
|
||||
require_relative "helper"
|
||||
|
||||
Dir["**/test_*.rb"].each { |f|
|
||||
next if f.include?("stash/")
|
||||
|
Reference in New Issue
Block a user