summaryrefslogtreecommitdiffstats
path: root/lldb/test/API/dotest.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/API/dotest.py')
-rwxr-xr-xlldb/test/API/dotest.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/lldb/test/API/dotest.py b/lldb/test/API/dotest.py
deleted file mode 100755
index 1f9d52354f5..00000000000
--- a/lldb/test/API/dotest.py
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/env python
-
-if __name__ == "__main__":
- import use_lldb_suite
-
- import lldbsuite.test
- lldbsuite.test.run_suite()
OpenPOWER on IntegriCloud