summaryrefslogtreecommitdiffstats
path: root/tools/fuzzing/smoke/python.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/fuzzing/smoke/python.toml')
-rw-r--r--tools/fuzzing/smoke/python.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/fuzzing/smoke/python.toml b/tools/fuzzing/smoke/python.toml
new file mode 100644
index 0000000000..24c6e56b55
--- /dev/null
+++ b/tools/fuzzing/smoke/python.toml
@@ -0,0 +1,5 @@
+[DEFAULT]
+subsuite = "fuzzing"
+
+["test_grizzly.py"]
+requirements = "tools/fuzzing/smoke/grizzly_requirements.txt"