diff --git a/test/classes/DisplayResultsTest.php b/test/classes/DisplayResultsTest.php
index 9c8532fbcf..fed14ac557 100644
--- a/test/classes/DisplayResultsTest.php
+++ b/test/classes/DisplayResultsTest.php
@@ -1342,7 +1342,22 @@ class DisplayResultsTest extends PHPUnit_Framework_TestCase
null,
'31303031'
+ . '&token=token" class="disableAjax">1001'
+ ),
+ array(
+ true,
+ true,
+ 'BLOB',
+ hex2bin('123456'),
+ 'PMA_mimeDefaultFunction',
+ '',
+ 'PMA_mimeDefaultFunction',
+ $meta,
+ $url_params,
+ null,
+ '0x123456'
),
array(
true,