mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-20 14:55:30 +01:00
fix tests
This commit is contained in:
parent
dbb4ca6c33
commit
e9b8cd2486
15 changed files with 18 additions and 51 deletions
|
|
@ -10,7 +10,8 @@ main() {
|
|||
# examples that don't require the timer-queue feature
|
||||
local examples=(
|
||||
schedule-now
|
||||
empty
|
||||
minimal
|
||||
idle
|
||||
event-task
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue