Index: /CKEditor/tests/tt/4242/4242.html
===================================================================
--- /CKEditor/tests/tt/4242/4242.html	(revision 4123)
+++ /CKEditor/tests/tt/4242/4242.html	(revision 4124)
@@ -38,6 +38,6 @@
 			},
 
-			ignoreAllBut : { 'test_not_ignored' : 1, 'test_not_ignored_and_throws' : 1 },
-			throws : { 'test_not_ignored_and_throws' : 1 },
+			shouldIgnoreAllBut : [ 'test_not_ignored' , 'test_not_ignored_and_throws' ],
+			shouldThrows : [ 'test_not_ignored_and_throws' ],
 			name :document.title
 		};
