Fix randomized collaboration tests in language

This commit is contained in:
Antonio Scandurra 2022-04-28 10:12:10 +02:00
parent c9478cab09
commit 76d6c00e0c
2 changed files with 5 additions and 1 deletions

View file

@ -61,4 +61,5 @@ env_logger = "0.8"
rand = "0.8.3"
tree-sitter-json = "*"
tree-sitter-rust = "*"
tree-sitter-typescript = "*"
unindent = "0.1.7"