diff options
Diffstat (limited to 'toolkit/crashreporter/tools/python.ini')
-rw-r--r-- | toolkit/crashreporter/tools/python.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/toolkit/crashreporter/tools/python.ini b/toolkit/crashreporter/tools/python.ini new file mode 100644 index 0000000000..bee105d3e4 --- /dev/null +++ b/toolkit/crashreporter/tools/python.ini @@ -0,0 +1,4 @@ +[DEFAULT] +skip-if = python == 2 + +[unit-symbolstore.py] |