Sha256: 0e317e93081c45f37cad2dbb1888eca71b3a260afebdf044a588d02cccd5547c

Contents?: true

Size: 237 Bytes

Versions: 1

Compression:

Stored size: 237 Bytes

Contents

require 'test_helper'

module Appt
  class ExternalCalendarsControllerTest < 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/external_calendars_controller_test.rb