Revert "tests: asynchronize some interpreter tests"
This reverts commit 88fb13325a.
This commit is contained in:
parent
04311ebe48
commit
4dfabb8cc0
2 changed files with 27 additions and 33 deletions
|
|
@ -8,4 +8,4 @@ edition = "2021"
|
|||
[dependencies]
|
||||
bimap = "0.6.3"
|
||||
thiserror = "1.0.50"
|
||||
tokio = { version = "1.35.1", features = ["sync", "rt", "macros"] }
|
||||
tokio = { version = "1.35.1", features = ["sync"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue