Sha256: fa0bf43cfac32bdaed36684924b4f70d0670599be58a2c31d339960cd13e40d2
Contents?: true
Size: 207 Bytes
Versions: 4
Compression:
Stored size: 207 Bytes
Contents
require 'test/unit' if RUBY_VERSION < '1.9.0' force_standalone = (RUBY_VERSION >= '1.8.3') exit Test::Unit::AutoRunner.run(force_standalone, '.') else Test::Unit.setup_argv {|files| ['.'] } end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
pmux-0.1.3 | test/runner.rb |
pmux-0.1.2 | test/runner.rb |
pmux-0.1.1 | test/runner.rb |
pmux-0.1.0 | test/runner.rb |