OSDN Git Service

2006-06-27 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / testsuite / util / regression / rand / priority_queue / rand_regression_test.hpp
index 31b912f..ebd6d33 100644 (file)
@@ -115,7 +115,7 @@ namespace detail
     double dp = 0.1;
     double ep = 0.2; 
     double cp = 0.001;
-    double mp = 0.25;
+    double mp = 1;
     bool disp = false; // show progress
 
     try