diff --git a/test/unittest/readertest.cpp b/test/unittest/readertest.cpp index f5f6cce..38abe68 100644 --- a/test/unittest/readertest.cpp +++ b/test/unittest/readertest.cpp @@ -263,7 +263,7 @@ static void TestParseDouble() { TEST_DOUBLE(fullPrecision, n1e308, 1E308); } -#if 0 // Very slow +#if 1 // Very slow static const unsigned count = 10000000; // Random test for double {