Explorar el Código

* activate missing test

florian hace 3 años
padre
commit
159201d054
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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.