mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
Added multilock to CI
This commit is contained in:
parent
9cbe639ebf
commit
f111c825ba
3 changed files with 9 additions and 3 deletions
4
ci/expected/multilock.run
Normal file
4
ci/expected/multilock.run
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Multiple single locks
|
||||
Multiple single locks, s1: 1, s2: 1, s3: 1
|
||||
Multilock!
|
||||
Multiple single locks, s1: 2, s2: 2, s3: 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue