tests: Fix g_content_type_is_mime_type() test on OSX
commitcbcf10411c367c873dbeb4ea029c080099322596
authorPatrick Griffis <tingping@tingping.se>
Sat, 29 Apr 2017 07:44:42 +0000 (29 03:44 -0400)
committerPatrick Griffis <tingping@tingping.se>
Sat, 29 Apr 2017 07:47:54 +0000 (29 03:47 -0400)
tree715c63bc056cd294fe2274c2970531c47e946acf
parent17a3c782db6d55717c13ef164570801bbcea7384
tests: Fix g_content_type_is_mime_type() test on OSX

It should be passed a mime type not a content type.

https://bugzilla.gnome.org/show_bug.cgi?id=734946
gio/tests/contenttype.c