Move checksum tests to the test framework
[platform/upstream/glib.git] / tests / markups / valid-4.gmarkup
1 <foo>
2 <bar a='1'/>
3 <bar a="2"/>
4 <bar a='3"'/>
5 <bar a="4'"/>
6 <bar a="5''''"/>
7 </foo>
8