libt2n: (gerd) add example for wrapper
[libt2n] / test / timeout.cpp
index bf32527..7a4e9ed 100644 (file)
@@ -479,7 +479,7 @@ class test_timeout : public TestFixture
 
                 string errormsg;
 
-                string huge(1000000,'x');
+                string huge(5000000,'x');
 
                 try
                 {