glib: drop array-test test for bug 568760
authorDan Winship <danw@gnome.org>
Thu, 6 Aug 2015 19:45:47 +0000 (15:45 -0400)
committerDan Winship <danw@gnome.org>
Fri, 7 Aug 2015 13:49:35 +0000 (09:49 -0400)
commitebaa1de304ccad8cd9b82e5d49f229bf1815d529
treedb1145eebcc002d36901836221c73ca1548d940d
parenta0e74f6033e2a5aeab1de175de5bfb28328eb23d
glib: drop array-test test for bug 568760

The test relied on g_mem_set_vtable(), so it fails now. But no one
ever touches that code so it's not like we're going to break it again
anyway.
glib/tests/array-test.c