Show More
Commit Description:
Merge pull request #28 from paphonb/change-default-language...
Commit Description:
Merge pull request #28 from paphonb/change-default-language allow users to change default submission language
References:
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