about summary refs log tree commit diff
path: root/src/test/run-pass/exec-env.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-pass/exec-env.rs')
-rw-r--r--src/test/run-pass/exec-env.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/run-pass/exec-env.rs b/src/test/run-pass/exec-env.rs
index 1327b558fc9..c1b8e082514 100644
--- a/src/test/run-pass/exec-env.rs
+++ b/src/test/run-pass/exec-env.rs
@@ -1,6 +1,7 @@
 // exec-env:TEST_EXEC_ENV=22
 // ignore-cloudabi no env vars
 // ignore-emscripten FIXME: issue #31622
+// ignore-sgx unsupported
 
 use std::env;