Sha256: 25a425f7b6b4efab08993e0499f9d00c9701a02b29980feeec43a480c4577f1c
Contents?: true
Size: 228 Bytes
Versions: 5
Compression:
Stored size: 228 Bytes
Contents
require 'test_helper' module BulutfonDashboard class DashboardsControllerTest < ActionController::TestCase setup do @routes = Engine.routes end # test "the truth" do # assert true # end end end
Version data entries
5 entries across 5 versions & 1 rubygems