summaryrefslogtreecommitdiffstats
path: root/netwerk/test/unit/test_reply_without_content_type.js
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/test/unit/test_reply_without_content_type.js')
-rw-r--r--netwerk/test/unit/test_reply_without_content_type.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/netwerk/test/unit/test_reply_without_content_type.js b/netwerk/test/unit/test_reply_without_content_type.js
index f32ad81d84..439ffb64ac 100644
--- a/netwerk/test/unit/test_reply_without_content_type.js
+++ b/netwerk/test/unit/test_reply_without_content_type.js
@@ -137,7 +137,7 @@ function serverHandler_GZip(metadata, response) {
}
}
-function checkRequest(request, data, context) {
+function checkRequest(request, data) {
if (dbg) {
print("============== checkRequest: in");
}