Sha256: 59cd80d28296c5f539a96fdd5a99e4a98ddb038c388140b0e203957ac28d72d4
Contents?: true
Size: 229 Bytes
Versions: 1
Compression:
Stored size: 229 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.3 | test/controllers/appt/calendars_controller_test.rb |