env vars should work on macOS

This commit is contained in:
Ralf Jung 2018-10-22 09:04:32 +02:00
parent fdb3022a11
commit 0b22a1c9d9

View file

@ -1,5 +1,4 @@
//ignore-windows: env var emulation not implemented on Windows
//ignore-macos: env var emulation not implemented on macOS
use std::env;