mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-09 04:15:49 +01:00
tests: Remove unused constant in GMemoryMonitor test
This commit is contained in:
parent
f56fbb50a4
commit
2e500304e3
@ -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'''
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user