Slightly expand margin for testing sleep, to account for OS X

This commit is contained in:
baldurk
2020-02-24 10:13:02 +00:00
parent 3927d82e24
commit 930b688518
+1 -1
View File
@@ -242,7 +242,7 @@ TEST_CASE("Test OS-specific functions", "[osspecific]")
CHECK(milliseconds1 < 1.0);
CHECK(milliseconds2 > 1480.0);
CHECK(milliseconds2 < 1650.0);
CHECK(milliseconds2 < 1675.0);
}
// timestamp as of the creation of this test