mirror of
https://github.com/boostorg/unordered.git
synced 2025-10-30 15:21:36 +01:00
Seed the random number generator in tests.
[SVN r41782]
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
#include "../helpers/random_values.hpp"
|
||||
#include "../helpers/input_iterator.hpp"
|
||||
|
||||
test::seed_t seed(91274);
|
||||
|
||||
struct objects
|
||||
{
|
||||
test::exception::object obj;
|
||||
|
||||
Reference in New Issue
Block a user