Sha256: ca01c90771e59949d0607720a5bd9645916c910e097f18cf1fabdca41d586a5e

Contents?: true

Size: 220 Bytes

Versions: 1

Compression:

Stored size: 220 Bytes

Contents

require 'test_helper'

module BrilliantCms
  class EntriesControllerTest < 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/entries_controller_test.rb