Initialize env_logger for our *.wast tests

This commit is contained in:
Nick Fitzgerald
2020-05-21 13:24:24 -07:00
parent 1898d52966
commit 38a92d89de
3 changed files with 4 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ rayon = "1.2.1"
humantime = "1.3.0"
[dev-dependencies]
env_logger = "0.7.1"
filecheck = "0.5.0"
more-asserts = "0.2.1"
tempfile = "3.1.0"