diff --git a/test/floki_test.exs b/test/floki_test.exs index 7605d02c..3c454583 100644 --- a/test/floki_test.exs +++ b/test/floki_test.exs @@ -137,6 +137,8 @@ defmodule FlokiTest do assert overview_section == [ "Overview", + {:comment, + "?xml:namespace prefix = \"o\" ns = \"urn:schemas-microsoft-com:office:office\" /?"}, {"o:p", [], []} ]