made unit test more repeatable

This commit is contained in:
Davis King 2016-08-09 10:36:38 -04:00
parent f01f02b2a5
commit e6a7f14c0e

View File

@ -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 (