"...git@developer.sourcefind.cn:OpenDAS/torch-harmonics.git" did not exist on "6f4fe73090999451cf4ceb1bcc12fb299cd92c46"
Commit 44d67000 authored by Davis King's avatar Davis King
Browse files

Made test deterministic

parent 452b188d
......@@ -34,7 +34,7 @@ namespace
0 // the number of command line arguments for this test
)
{
thetime = time(0);
thetime = 1407805946;// time(0);
}
time_t thetime;
......
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