From fdb3022a1195965acf26746bf6d4c8dcae5608af Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Mon, 22 Oct 2018 08:41:48 +0200 Subject: [PATCH] env vars are only available with full MIR --- tests/{run-pass => run-pass-fullmir}/env.rs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{run-pass => run-pass-fullmir}/env.rs (100%) diff --git a/tests/run-pass/env.rs b/tests/run-pass-fullmir/env.rs similarity index 100% rename from tests/run-pass/env.rs rename to tests/run-pass-fullmir/env.rs