mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-04 01:31:41 +01:00
Seed the random number generator in tests.
[SVN r41782]
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
|
||||
#include <iostream>
|
||||
|
||||
test::seed_t seed(3298597);
|
||||
|
||||
template <class T>
|
||||
struct rehash_test_base : public test::exception_base
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user