mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
made unit test more repeatable
This commit is contained in:
parent
f01f02b2a5
commit
e6a7f14c0e
@ -202,7 +202,7 @@ namespace
|
||||
tester ("test_matrix_lu",
|
||||
"Runs tests on the matrix LU component.")
|
||||
{
|
||||
rnd.set_seed(cast_to_string(time(0)));
|
||||
//rnd.set_seed(cast_to_string(time(0)));
|
||||
}
|
||||
|
||||
void perform_test (
|
||||
|
Loading…
Reference in New Issue
Block a user