summaryrefslogtreecommitdiff
path: root/plugins/power/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/power/test.py')
-rwxr-xr-xplugins/power/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/power/test.py b/plugins/power/test.py
index be98af73..13425e95 100755
--- a/plugins/power/test.py
+++ b/plugins/power/test.py
@@ -31,7 +31,7 @@ class PowerPluginTest(gsdtestcase.GSDTestCase):
'''Test the power plugin'''
def setUp(self):
- os.environ['GSD_MOCK']='1'
+ os.environ['GSD_MOCKED']='1'
self.check_logind_gnome_session()
self.start_logind()
self.daemon_death_expected = False