Index: /CKEditor/tests/tt/5626/1.html
===================================================================
--- /CKEditor/tests/tt/5626/1.html	(revision 6298)
+++ /CKEditor/tests/tt/5626/1.html	(revision 6299)
@@ -40,4 +40,10 @@
 		},
 
+		test_partial_list_in_body_2 : function()
+		{
+			testParser(	'<li>item1</li><li>item2</li>',
+						'<ul><li>item1</li><li>item2</li></ul>' );
+		},
+
 		// We should be looking to fix nested table cells and list items.
 		test_nested_table_cells : function()
