summaryrefslogtreecommitdiffstats
path: root/testing/talos/talos/unittests/python.toml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/talos/talos/unittests/python.toml')
-rw-r--r--testing/talos/talos/unittests/python.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/talos/talos/unittests/python.toml b/testing/talos/talos/unittests/python.toml
new file mode 100644
index 0000000000..d94b347db2
--- /dev/null
+++ b/testing/talos/talos/unittests/python.toml
@@ -0,0 +1,8 @@
+[DEFAULT]
+subsuite = "talos"
+
+["test_config.py"]
+
+["test_test.py"]
+
+["test_xtalos.py"]