diff --git a/uriloader/exthandler/tests/mochitest/Makefile.in b/uriloader/exthandler/tests/mochitest/Makefile.in index a96c2668ff2..9bea6f6297b 100644 --- a/uriloader/exthandler/tests/mochitest/Makefile.in +++ b/uriloader/exthandler/tests/mochitest/Makefile.in @@ -16,6 +16,7 @@ MOCHITEST_FILES = \ handlerApps.js \ handlerApp.xhtml \ unsafeBidiFileName.sjs \ + test_badMimeType.html \ $(NULL) include $(topsrcdir)/config/rules.mk diff --git a/uriloader/exthandler/tests/mochitest/test_badMimeType.html b/uriloader/exthandler/tests/mochitest/test_badMimeType.html new file mode 100644 index 00000000000..1d85f97bdc7 --- /dev/null +++ b/uriloader/exthandler/tests/mochitest/test_badMimeType.html @@ -0,0 +1,27 @@ + + + + Crashtest for bad MIME type + + + + +
+
+
+ +