diff options
Diffstat (limited to '')
-rw-r--r-- | build/compare-mozconfig/python.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build/compare-mozconfig/python.toml b/build/compare-mozconfig/python.toml new file mode 100644 index 0000000000..8398d582f2 --- /dev/null +++ b/build/compare-mozconfig/python.toml @@ -0,0 +1,5 @@ +[DEFAULT] +skip-if = ["true"] # fails on Python 3 +subsuite = "mozbuild" + +["compare-mozconfigs.py"] |