userlib tests should pass without including posix stuff
This commit is contained in:
parent
a9cc38826e
commit
e0b837cb21
1 changed files with 1 additions and 1 deletions
|
|
@ -32,4 +32,4 @@ unit-tests:
|
||||||
userlib-tests:
|
userlib-tests:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- cargo run snippets/userlib.rls snippets/userlib-tests.rls
|
- cargo run --no-default-features snippets/userlib.rls snippets/userlib-tests.rls
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue