diff options
Diffstat (limited to 'js/src/devtools/automation/variants/warnaserrdebug')
-rw-r--r-- | js/src/devtools/automation/variants/warnaserrdebug | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/js/src/devtools/automation/variants/warnaserrdebug b/js/src/devtools/automation/variants/warnaserrdebug new file mode 100644 index 0000000000..ca1f14fef1 --- /dev/null +++ b/js/src/devtools/automation/variants/warnaserrdebug @@ -0,0 +1,4 @@ +{ + "configure-args": "--enable-warnings-as-errors", + "debug": true +} |