Avoid cross-talk between tests
authorMatthias Clasen <mclasen@redhat.com>
Mon, 28 Nov 2011 12:51:57 +0000 (07:51 -0500)
committerRyan Lortie <desrt@desrt.ca>
Thu, 8 Dec 2011 23:05:13 +0000 (18:05 -0500)
commit2cf4866e33127a4f1dd2dbae94583af7c6457f1c
treea58cdf3d6e67c083f07be716563f25ea5b3df357
parent39ce59f955ad04d4689d82dd35029723f7e7f3cd
Avoid cross-talk between tests

Each test needs to remove the sources that it attaches
to the default main context, or else things will work
fine in isolation, but go bad in a full test run.
gio/tests/gmenumodel.c