summaryrefslogtreecommitdiffstats
path: root/lldb/third_party/Python/module/pexpect-4.6/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/third_party/Python/module/pexpect-4.6/tests/README')
-rw-r--r--lldb/third_party/Python/module/pexpect-4.6/tests/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/lldb/third_party/Python/module/pexpect-4.6/tests/README b/lldb/third_party/Python/module/pexpect-4.6/tests/README
new file mode 100644
index 00000000000..ef5b613498e
--- /dev/null
+++ b/lldb/third_party/Python/module/pexpect-4.6/tests/README
@@ -0,0 +1,8 @@
+
+The best way to run these tests is from the directory above this one. Run:
+
+ py.test
+
+To run a specific test file:
+
+ py.test tests/test_constructor.py
OpenPOWER on IntegriCloud