Browse Source

* activate missing test

florian 3 years ago
parent
commit
159201d054
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/test/tminmax.pp

+ 1 - 0
tests/test/tminmax.pp

@@ -640,6 +640,7 @@ procedure TestLongint;
 
 begin
   TestSingle;
+  TestDouble;
   TestDWord;
   TestLongint;
 end.