diff options
Diffstat (limited to 'ci/expected/periodic-at2.run')
| -rw-r--r-- | ci/expected/periodic-at2.run | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ci/expected/periodic-at2.run b/ci/expected/periodic-at2.run index 47adbef..6e56421 100644 --- a/ci/expected/periodic-at2.run +++ b/ci/expected/periodic-at2.run @@ -1,7 +1,7 @@ foo Instant { ticks: 0 } bar Instant { ticks: 10 } -foo Instant { ticks: 110 } -bar Instant { ticks: 120 } -foo Instant { ticks: 220 } -bar Instant { ticks: 230 } -foo Instant { ticks: 330 } +foo Instant { ticks: 30 } +bar Instant { ticks: 40 } +foo Instant { ticks: 60 } +bar Instant { ticks: 70 } +foo Instant { ticks: 90 } |
