Sha256: b35797474541746d56bc5f2e5bd87f5f750a1177246ae53164302def48a159dd
Contents?: true
Size: 214 Bytes
Versions: 1
Compression:
Stored size: 214 Bytes
Contents
require 'test_helper' module Appt class CalendarsControllerTest < ActionController::TestCase setup do @routes = Engine.routes end # test "the truth" do # assert true # end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appt-0.0.1.beta.2 | test/controllers/appt/calendars_controller_test.rb |