diff options
Diffstat (limited to 'ci/expected/periodic-at.run')
| -rw-r--r-- | ci/expected/periodic-at.run | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ci/expected/periodic-at.run b/ci/expected/periodic-at.run index 54020f9..bf5bb06 100644 --- a/ci/expected/periodic-at.run +++ b/ci/expected/periodic-at.run @@ -1,4 +1,4 @@ foo Instant { ticks: 0 } -foo Instant { ticks: 100 } -foo Instant { ticks: 200 } -foo Instant { ticks: 300 } +foo Instant { ticks: 10 } +foo Instant { ticks: 20 } +foo Instant { ticks: 30 } |
