Sha256: 4254f12b6e6be27729fef728d27c235096a5fbcc5fe27a8448959912911b3f5e
Contents?: true
Size: 165 Bytes
Versions: 3
Compression:
Stored size: 165 Bytes
Contents
require 'test_helper' class DummyControllerTest < ActionController::TestCase # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
3 entries across 3 versions & 1 rubygems