Skip to content
GitLab
Explore
Sign in
parity-ethereum
Cargo.lock
Find file
Blame
History
Permalink
Replace std::env::temp_dir with tempdir in tests (#8103)
· 23fc5517
Niklas Adolfsson
authored
Mar 14, 2018
and
Marek Kotewicz
committed
Mar 14, 2018
* std::env::temp_dir -> tempdir in test context * fix lifetime issue so tempdir removes tmpfiles
23fc5517