Sha256: 52d35d9e8eecd8f7d35978dc622ac55abb60dcaf0fd9bbeeb1a0ee3a2f84fbce
Contents?: true
Size: 236 Bytes
Versions: 1
Compression:
Stored size: 236 Bytes
Contents
require 'test_helper' module Appt class AppointmentTypesControllerTest < 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.3 | test/controllers/appt/appointment_types_controller_test.rb |