Show More
Commit Description:
utf8mb4
Commit Description:
utf8mb4
File last commit:
Show/Diff file:
Action:
test/controllers/testcases_controller_test.rb | 7 lines | 135 B | text/x-ruby | RubyLexer |
require 'test_helper'
class TestcasesControllerTest < ActionController::TestCase
setup do
@testcase = testcases(:one)
end
end