diff --git a/tests/test/tclass4.pp b/tests/test/tclass4.pp index 2dec478d35..b1760c7af8 100644 --- a/tests/test/tclass4.pp +++ b/tests/test/tclass4.pp @@ -1,4 +1,4 @@ -{%RESULT=220 } +{%RESULT=219 } {%OPT=-CR} {$mode objfpc} program test_class; diff --git a/tests/test/tobject3.pp b/tests/test/tobject3.pp index 032d5ce408..7fc7e4ca88 100644 --- a/tests/test/tobject3.pp +++ b/tests/test/tobject3.pp @@ -1,4 +1,4 @@ -{%RESULT=220 } +{%RESULT=219 } { %OPT= -CR } program test_object;