mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-05 18:21:46 +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/invariants.hpp"
|
||||
|
||||
test::seed_t seed(9387);
|
||||
|
||||
template <class T>
|
||||
struct self_swap_base : public test::exception_base
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user