Sha256: 06ccd1a90575c1952b718a33c65c8796618c5fc10b8674c1ef5a966a63a8975b

Contents?: true

Size: 154 Bytes

Versions: 17

Compression:

Stored size: 154 Bytes

Contents

if $tork_test_file.start_with? 'spec/' and $tork_line_numbers.any?
  $tork_line_numbers.each do |line|
    ARGV.push '--line_number', line.to_s
  end
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
tork-19.8.1 lib/tork/config/spec/worker.rb
tork-19.8.0 lib/tork/config/spec/worker.rb
tork-19.7.0 lib/tork/config/spec/worker.rb
tork-19.6.1 lib/tork/config/spec/worker.rb
tork-19.6.0 lib/tork/config/spec/worker.rb
tork-19.5.1 lib/tork/config/spec/worker.rb
tork-19.5.0 lib/tork/config/spec/worker.rb
tork-19.4.0 lib/tork/config/spec/worker.rb
tork-19.3.2 lib/tork/config/spec/worker.rb
tork-19.3.1 lib/tork/config/spec/worker.rb
tork-19.3.0 lib/tork/config/spec/worker.rb
tork-19.2.2 lib/tork/config/spec/worker.rb
tork-19.2.1 lib/tork/config/spec/worker.rb
tork-19.2.0 lib/tork/config/spec/worker.rb
tork-19.1.0 lib/tork/config/spec/worker.rb
tork-19.0.2 lib/tork/config/spec/worker.rb
tork-19.0.1 lib/tork/config/spec/worker.rb