mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 05:56:14 +01:00
gio: Remove left-over debug statement from memory monitor portal test
This commit is contained in:
parent
18eb29897d
commit
66acea8418
@ -31,7 +31,6 @@ try:
|
|||||||
|
|
||||||
dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
|
dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
|
||||||
|
|
||||||
# XDG_DESKTOP_PORTAL_PATH = os.path.expanduser("~/.cache/jhbuild/build/xdg-desktop-portal/xdg-desktop-portal")
|
|
||||||
XDG_DESKTOP_PORTAL_PATH = "@libexecdir@/xdg-desktop-portal"
|
XDG_DESKTOP_PORTAL_PATH = "@libexecdir@/xdg-desktop-portal"
|
||||||
|
|
||||||
class TestLowMemoryMonitorPortal(dbusmock.DBusTestCase):
|
class TestLowMemoryMonitorPortal(dbusmock.DBusTestCase):
|
||||||
|
Loading…
Reference in New Issue
Block a user