summaryrefslogtreecommitdiffstats
path: root/toolkit/components/certviewer/tests/chrome/chrome.toml
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/certviewer/tests/chrome/chrome.toml')
-rw-r--r--toolkit/components/certviewer/tests/chrome/chrome.toml13
1 files changed, 13 insertions, 0 deletions
diff --git a/toolkit/components/certviewer/tests/chrome/chrome.toml b/toolkit/components/certviewer/tests/chrome/chrome.toml
new file mode 100644
index 0000000000..2afba193c0
--- /dev/null
+++ b/toolkit/components/certviewer/tests/chrome/chrome.toml
@@ -0,0 +1,13 @@
+[DEFAULT]
+scheme = "https"
+
+["test_adjustCertInformation.html"]
+support-files = ["parseOutput.mjs"]
+
+["test_certDecoder.html"]
+
+["test_certDecoderFields.html"]
+support-files = ["CSoutput.mjs"]
+
+["test_kebabCaseInAdjustCertInformation.html"]
+support-files = ["parseOutput.mjs"]