diff options
| author | Jonas Devlieghere <jonas@devlieghere.com> | 2021-07-09 13:20:37 -0700 |
|---|---|---|
| committer | Jonas Devlieghere <jonas@devlieghere.com> | 2021-07-09 13:25:10 -0700 |
| commit | 3338819b08faa7f23f65fb4e67154583984ebf5c (patch) | |
| tree | 719d14889accdafa89d168372d34c7b5b2ab9693 /lldb/test/Shell/ScriptInterpreter/Python/command_import.test | |
| parent | 3e97d11df8ced9ea37d74fa020f3c984774b05e9 (diff) | |
[lldb] Drop REQUIRES where redundant because of lit.local.cfg
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/command_import.test')
| -rw-r--r-- | lldb/test/Shell/ScriptInterpreter/Python/command_import.test | 2 |
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 |
