mirror of
https://github.com/Swatinem/rust-cache
synced 2025-11-01 05:07:51 +00:00
move selftests to subdirectory and run more selftests
This commit is contained in:
parent
260a713186
commit
fc84c9d9a3
11 changed files with 55 additions and 14 deletions
5
tests/wasm-workspace/Cargo.toml
Normal file
5
tests/wasm-workspace/Cargo.toml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[workspace]
|
||||
members = [
|
||||
"crates/one",
|
||||
"crates/two",
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue