mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 15:48:54 +02:00
tests: Remove unused constant in GMemoryMonitor test
This commit is contained in:
@@ -31,9 +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"
|
|
||||||
|
|
||||||
class TestLowMemoryMonitor(dbusmock.DBusTestCase):
|
class TestLowMemoryMonitor(dbusmock.DBusTestCase):
|
||||||
'''Test GMemoryMonitorDBus'''
|
'''Test GMemoryMonitorDBus'''
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user