X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=examples%2Fproblems%2Fsum%2Fconfig;h=c22fc21abc4a5d7c6628edf0a4ee7a2af6d74c5a;hb=bf1145e616175ec06be38fe846ed5af505015a1f;hp=9bcc2bc2602e6a3e712fc8e8808b4a923ae790f6;hpb=666506e10535397d92733c7b6df0421c18708d04;p=eval.git diff --git a/examples/problems/sum/config b/examples/problems/sum/config index 9bcc2bc..c22fc21 100644 --- a/examples/problems/sum/config +++ b/examples/problems/sum/config @@ -4,6 +4,9 @@ # A list of all tests TESTS="1 2" +# Test with example input +SAMPLE_TESTS=1 + # Number of points per test POINTS_PER_TEST=1