def run(self): GObject.threads_init() self.fsmonitor.start() self.run_tests_in_background() gtk.main()