Sha256: 14e4436f1111ce5fbd2e378b5d0736ee83cbbcfa4bd7330c42eff238f8aad9b9
Contents?: true
Size: 198 Bytes
Versions: 37
Compression:
Stored size: 198 Bytes
Contents
require File.dirname(__FILE__) + '/../test_helper' class OptionTest < ActiveSupport::TestCase fixtures :options # Replace this with your real tests. def test_truth assert true end end
Version data entries
37 entries across 37 versions & 15 rubygems