Change W32 console detection to look at the window, not stdout
[platform/upstream/glib.git] / glib / tests / markups / valid-6.expected
1 PASS '<!DOCTYPE foo "foo" [
2 <!ELEMENT foo ANY >
3 ]>'
4 ELEMENT 'foo'
5   TEXT ''
6 END 'foo'