Release 0.3.0-alpha.1 #164
1 changed files with 1 additions and 1 deletions
|
|
@ -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') ?
|
||||||
|
|
|
||||||
Reference in a new issue