Sha256: 164222937f8aa6b4af96b54564aebb0501d3b9c7037c90faf5db78ff3eb50323
Contents?: true
Size: 149 Bytes
Versions: 1
Compression:
Stored size: 149 Bytes
Contents
require 'test_helper' class AccountTest < ActiveSupport::TestCase # Replace this with your real tests. def test_truth assert true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
authlogic-0.10.4 | test_app/test/unit/account_test.rb |