Initialize logger in gpui tests

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
Nathan Sobo 2021-04-02 12:42:01 -06:00
parent 2d79193fb6
commit fd1f75333f
4 changed files with 13 additions and 0 deletions

1
Cargo.lock generated
View file

@ -797,6 +797,7 @@ dependencies = [
"png",
"rand 0.8.3",
"replace_with",
"simplelog",
"smallvec",
"smol",
"tree-sitter",