disable env var test on macOS, win
This commit is contained in:
parent
b9fe91e486
commit
bbb1d80703
@ -1,3 +1,6 @@
|
||||
//ignore-windows: env var emulation not implemented on Windows
|
||||
//ignore-macos: env var emulation not implemented on macOS
|
||||
|
||||
use std::env;
|
||||
|
||||
fn main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user