summaryrefslogtreecommitdiff
path: root/tests/files/system-modules/win32/four.module
Commit message (Collapse)AuthorAgeFilesLines
* Don't rely on loading order for duplicate modulesStef Walter2012-07-261-0/+3
* 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