Sha256: 27df984c3e8d2e8ac214af9397209fa350918069edcb84d1d7d04d404d309bf2
Contents?: true
Size: 234 Bytes
Versions: 3
Compression:
Stored size: 234 Bytes
Contents
#!/usr/bin/env ruby $LOAD_PATH << File.expand_path(File.expand_path('../../test', __FILE__)) require 'bundler/setup' require 'rails/test_unit/minitest_plugin' Rails::TestUnitReporter.executable = 'bin/test' exit Minitest.run(ARGV)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
authoreyes-0.2.4 | bin/test |
authoreyes-0.2.3 | bin/test |
authoreyes-0.2.2 | bin/test |