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