Sha256: 03abd64a15d39ebb253e12452dd9a075e5f631039bafdd73b8cb46225b89d22d

Contents?: true

Size: 222 Bytes

Versions: 1

Compression:

Stored size: 222 Bytes

Contents

require 'test_helper'

module BrilliantCms
  class DashboardControllerTest < 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
brilliant_cms-0.0.1 test/controllers/brilliant_cms/dashboard_controller_test.rb