From: Marius Gavrilescu Date: Thu, 5 Feb 2015 19:56:35 +0000 (+0200) Subject: Update test suite for previous commit X-Git-Tag: 5999.000_005~56 X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=commitdiff_plain;h=05bbf0c8a1ceb801accbb1ddb0b54b1c7f3ff3dc Update test suite for previous commit --- diff --git a/t/problems/aplusb/tests/compile-error/meta.yml b/t/problems/aplusb/tests/compile-error/meta.yml index 1ae5db3..328dfce 100644 --- a/t/problems/aplusb/tests/compile-error/meta.yml +++ b/t/problems/aplusb/tests/compile-error/meta.yml @@ -2,7 +2,7 @@ test_name: Compile Error test_description: A program which does not compile problem: aplusb expected_result: -1 -expected_result_text: Compile error +expected_result_text: "Compile error (Non-zero exit status: 1)" files: prog: format: C