|
|
@ -197,6 +197,7 @@ class Index extends Component {
|
|
|
|
|
|
|
|
|
|
|
|
time_limit={context.time_limit}
|
|
|
|
time_limit={context.time_limit}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
resetTestSetsExpandedArray={context.resetTestSetsExpandedArray}
|
|
|
|
onRunCodeTestFinish={context.onRunCodeTestFinish}
|
|
|
|
onRunCodeTestFinish={context.onRunCodeTestFinish}
|
|
|
|
onRunChooseTestFinish={context.onRunChooseTestFinish}
|
|
|
|
onRunChooseTestFinish={context.onRunChooseTestFinish}
|
|
|
|
testSetUnlock={context.testSetUnlock}
|
|
|
|
testSetUnlock={context.testSetUnlock}
|
|
|
|