summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter/Python/command_import.test
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/command_import.test')
-rw-r--r--lldb/test/Shell/ScriptInterpreter/Python/command_import.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/test/Shell/ScriptInterpreter/Python/command_import.test b/lldb/test/Shell/ScriptInterpreter/Python/command_import.test
index 737313bea226..3aaac1c04a8d 100644
--- a/lldb/test/Shell/ScriptInterpreter/Python/command_import.test
+++ b/lldb/test/Shell/ScriptInterpreter/Python/command_import.test
@@ -1,5 +1,3 @@
-# REQUIRES: python
-
# RUN: rm -rf %t && mkdir -p %t
# RUN: echo "print('Rene Magritte')" >> %t/foo.py
# RUN: echo "print('Jan van Eyck')" >> %t/foo-bar.py