mirror of
https://github.com/mfocko/blog.git
synced 2024-11-10 08:19:07 +01:00
4 lines
148 B
JSON
4 lines
148 B
JSON
{
|
|
"args": ["{test_case}.in", "{test_case}.out_produced", "getc"],
|
|
"specialized_test": ["diff", "{test_case}.out", "{test_case}.out_produced"]
|
|
}
|