This commit is contained in:
Jef Roosens 2022-04-12 20:53:20 +02:00
parent eb65bb8a69
commit e6033f9ab4
Signed by untrusted user: Jef Roosens
GPG key ID: 2619CD13516CF9C4

View file

@ -1,6 +1,6 @@
module cron module cron
import time { new_time, Time, parse } import time { parse }
fn test_next_simple() ? { fn test_next_simple() ? {
ce := parse_expression('0 3') ? ce := parse_expression('0 3') ?