summaryrefslogtreecommitdiff
path: root/test/ELF/driver-access.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/driver-access.test')
-rw-r--r--test/ELF/driver-access.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/driver-access.test b/test/ELF/driver-access.test
index 46b87c1f7e5d9..da8fa6cd9de3b 100644
--- a/test/ELF/driver-access.test
+++ b/test/ELF/driver-access.test
@@ -1,4 +1,4 @@
-# REQUIRES: x86, shell
+# REQUIRES: x86
# Make sure that LLD works even if the current directory is not writable.
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.o