Add testlib
This commit is contained in:
parent
2eaf71c535
commit
7c171d59c1
4 changed files with 44 additions and 3 deletions
|
@ -40,6 +40,7 @@ CHECKERS = (
|
|||
("custom", _("Custom checker (PY)")),
|
||||
("customval", _("Custom validator (CPP)")),
|
||||
("interact", _("Interactive")),
|
||||
("testlib", _("Testlib")),
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue