diff options
Diffstat (limited to 'dom/canvas/test/webgl-conf/mochitest.ini.template')
-rw-r--r-- | dom/canvas/test/webgl-conf/mochitest.ini.template | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dom/canvas/test/webgl-conf/mochitest.ini.template b/dom/canvas/test/webgl-conf/mochitest.ini.template new file mode 100644 index 0000000000..885022f738 --- /dev/null +++ b/dom/canvas/test/webgl-conf/mochitest.ini.template @@ -0,0 +1,10 @@ +# This is a GENERATED FILE. Do not edit it directly. +# Regenerated it by using `python generate-wrappers-and-manifest.py`. +# Mark failing (fail-if) and crashing (skip-if) tests in mochitest-errata.ini. + +[DEFAULT] +%%DEFAULT_ERRATA%% + +support-files = %%SUPPORT_FILES%% + +%%MANIFEST_TESTS%% |