more attempts?

This commit is contained in:
peter
2012-07-25 20:06:11 +02:00
parent c7428e92db
commit f13622d2c2
@@ -487,6 +487,6 @@ public class NameUtilTest extends UsefulTestCase {
}
}
}
}).cpuBound().assertTiming();
}).cpuBound().attempts(20).assertTiming();
}
}