X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=t%2Fproblems%2Faplusb%2Ftests%2Fcompile-error%2Fmeta.yml;h=d994edb1563925edd4da58541be4f93ebed51128;hp=a610d14f15b7e0584b6e3ed5dfff95c67a92330e;hb=738dd65fba20a13ba486e71366febc16f1087b21;hpb=89edda8249e7e8f538f73863efc28135804e629a diff --git a/t/problems/aplusb/tests/compile-error/meta.yml b/t/problems/aplusb/tests/compile-error/meta.yml index a610d14..d994edb 100644 --- a/t/problems/aplusb/tests/compile-error/meta.yml +++ b/t/problems/aplusb/tests/compile-error/meta.yml @@ -2,4 +2,8 @@ test_name: Compile Error test_description: A program which does not compile problem: aplusb expected_result: -1 -expected_result_text: Compile error \ No newline at end of file +expected_result_text: Compile error +files: + prog: + format: CPP + name: prog.cpp