Sha256: c465395b792fc460b485933f55a5b87154c4a3da2e365cdb3197430e268ea39e
Contents?: true
Size: 197 Bytes
Versions: 11
Compression:
Stored size: 197 Bytes
Contents
require "rails/test_unit/minitest_plugin" if defined?(ENGINE_ROOT) $: << File.expand_path('test', ENGINE_ROOT) else $: << File.expand_path('../../test', APP_PATH) end exit Minitest.run(ARGV)
Version data entries
11 entries across 11 versions & 2 rubygems