summaryrefslogtreecommitdiffstats
path: root/lldb/lit/Python
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/lit/Python')
-rw-r--r--lldb/lit/Python/crashlog.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/lit/Python/crashlog.test b/lldb/lit/Python/crashlog.test
index 2a95a280ba3..93d9cbabbe2 100644
--- a/lldb/lit/Python/crashlog.test
+++ b/lldb/lit/Python/crashlog.test
@@ -1,6 +1,6 @@
# -*- python -*-
+# REQUIRES: system-darwin
# RUN: cd %S/../../examples/python && %lldb -S %s | FileCheck %s
-# REQUIRES : system-darwin
# CHECK-LABEL: {{S}}KIP BEYOND CHECKS
script
import crashlog
OpenPOWER on IntegriCloud