Skip to content

Commit 489ff48

Browse files
committed
add join test
1 parent 1569fc5 commit 489ff48

File tree

7 files changed

+1280
-411
lines changed

7 files changed

+1280
-411
lines changed

Cargo.lock

Lines changed: 34 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

optd-cost-model/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ tokio = { version = "1.0.1", features = ["macros", "rt-multi-thread"] }
2222
[dev-dependencies]
2323
crossbeam = "0.8"
2424
rand = "0.8"
25+
test-case = "3.3"

0 commit comments

Comments
 (0)