Sha256: 6bcdc772ede3c2b59ea7386671f777fa1ed2490528744400a5f7819a3ddaffb5
Contents?: true
Size: 173 Bytes
Versions: 1
Compression:
Stored size: 173 Bytes
Contents
require 'test_helper' class UsersControllerTest < ActionController::TestCase # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
openbill-0.1.7 | test/functional/users_controller_test.rb |