From 57e7c17b2b77740cf0be7620dd628584a369eb82 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Fri, 23 Nov 2018 09:05:17 +0100 Subject: testrunner.py: Add a small Qt Creator Python project file for editing Change-Id: Icc009fde4ac6266f4beaf29b235a6af27d1a7d1d Reviewed-by: Cristian Maureira-Fredes --- testing/testing.pyqtc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 testing/testing.pyqtc (limited to 'testing') diff --git a/testing/testing.pyqtc b/testing/testing.pyqtc new file mode 100644 index 000000000..5a89e69b8 --- /dev/null +++ b/testing/testing.pyqtc @@ -0,0 +1,9 @@ +../testrunner.py +blacklist.py +buildlog.py +command.py +helper.py +__init__.py +parser.py +runner.py +wheel_tester.py -- cgit v1.2.3