Sha256: 54090496c004e62d191072b01298300a4cd19b9c81ab58f34bea8bff785d82a2
Contents?: true
Size: 217 Bytes
Versions: 12
Compression:
Stored size: 217 Bytes
Contents
require 'test_helper' module Ucpengine class EntriesControllerTest < ActionController::TestCase setup do @routes = Engine.routes end # test "the truth" do # assert true # end end end
Version data entries
12 entries across 12 versions & 1 rubygems