From 542cb48951b7c4c21ca3669d07bf936b0fa58b42 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 17 Jul 2012 08:08:04 +0200 Subject: Don't rely on loading order for duplicate modules * We had relied on module 'two' loading before 'two-duplicate' in the conf tests. However this isn't always the case, and the name of the module can end up as 'two-duplicate' https://bugzilla.gnome.org/show_bug.cgi?id=44740 --- tests/files/system-modules/two.badname | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/files/system-modules/two.badname') diff --git a/tests/files/system-modules/two.badname b/tests/files/system-modules/two.badname index b6d0f7f..0d41cac 100644 --- a/tests/files/system-modules/two.badname +++ b/tests/files/system-modules/two.badname @@ -3,5 +3,3 @@ module: mock-two.so setting: system2 - -disable-in: test-disable, test-other \ No newline at end of file -- cgit v1.1