Commit e6a7f14c authored by Davis King's avatar Davis King

made unit test more repeatable

parent f01f02b2
......@@ -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 (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment