mirror of
https://github.com/PerMalmberg/libcron.git
synced 2025-12-20 02:59:09 -06:00
Functionality in main Cron class.
This commit is contained in:
@@ -178,6 +178,6 @@ SCENARIO("Multiple calculations")
|
||||
|
||||
SCENARIO("Unable to calculate time point")
|
||||
{
|
||||
// TODO: Find a
|
||||
// TODO: Find a schedule that is unsolvable.
|
||||
//REQUIRE_FALSE(test("0 0 0 1 1 0", DT(2021_y / 12 / 15), DT(2022_y / 1 / 1)));
|
||||
}
|
||||
Reference in New Issue
Block a user