diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2023-01-02 14:34:05 +0100 |
|---|---|---|
| committer | Henrik Tjäder <henrik@tjaders.com> | 2023-03-01 00:31:01 +0100 |
| commit | 582c602912592ec7ebea3096aefa02aea99c2143 (patch) | |
| tree | 96b14a130788960ee06d7e80adec43a167b4844b /ci/expected/periodic-at2.run | |
| parent | 7614b96fe45240dafe91ae549e712b560e2d4c10 (diff) | |
Old xtask test pass
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 } |
