GNOME Bugzilla – Bug 787113
Fix testLegacyGObject importing the GTK overrides
Last modified: 2017-09-02 03:55:48 UTC
Spotted on bug 786995, testLegacyGObject has tests in it that require the GTK dependency.
Created attachment 358913 [details] [review] tests: Split legacy Gtk.Widget tests out This creates a new test file, testLegacyGtk.js, which is only run if the GTK dependency is present.
Review of attachment 358913 [details] [review]: OK
Attachment 358913 [details] pushed as e5afef1 - tests: Split legacy Gtk.Widget tests out