diff --git a/tests/test/cg/tsubst.pp b/tests/test/cg/tsubst.pp index 6367dd4793..0b5a2f85a3 100644 --- a/tests/test/cg/tsubst.pp +++ b/tests/test/cg/tsubst.pp @@ -27,10 +27,10 @@ const {$ifdef cpu68k} {$define use_small} -{endif} +{$endif} {$ifdef cpui8086} {$define use_small} -{endif} +{$endif} {$ifdef use_small} MAX_DISP = 32767; {$else}