diff options
Diffstat (limited to '')
-rw-r--r-- | dom/bindings/mozwebidlcodegen/test/python.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/bindings/mozwebidlcodegen/test/python.toml b/dom/bindings/mozwebidlcodegen/test/python.toml new file mode 100644 index 0000000000..6366770022 --- /dev/null +++ b/dom/bindings/mozwebidlcodegen/test/python.toml @@ -0,0 +1,4 @@ +[DEFAULT] +subsuite = "mozbuild" + +["test_mozwebidlcodegen.py"] |