summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--icespider/unittests/testAccept.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/icespider/unittests/testAccept.cpp b/icespider/unittests/testAccept.cpp
index 735ec81..91935fc 100644
--- a/icespider/unittests/testAccept.cpp
+++ b/icespider/unittests/testAccept.cpp
@@ -29,6 +29,7 @@ BOOST_DATA_TEST_CASE(bad_requests,
" * / plain ",
" text / plain ; q = 0.0 ",
" text / plain ; q = 1.1 ",
+ " text / plain ; f = 0.1 ",
}),
a)
{