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