Show More
Commit Description:
shows problems availabe in contests
Commit Description:
shows problems availabe in contests
File last commit:
Show/Diff file:
Action:
test/functional/main_controller_test.rb | 4 lines | 111 B | text/x-ruby | RubyLexer |
Jittat Fakcharoenphol
started cleaning up tests, fixed fixtures loading error, removed error when contest time limit is uninitialized
r275 require File.dirname(__FILE__) + '/../test_helper'
pramook
initial commit...
r0
Jittat Fakcharoenphol
started cleaning up tests, fixed fixtures loading error, removed error when contest time limit is uninitialized
r275 class MainControllerTest < ActionController::TestCase
pramook
initial commit...
r0 end