summaryrefslogtreecommitdiff
path: root/src/up-self-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/up-self-test.c')
-rw-r--r--src/up-self-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/up-self-test.c b/src/up-self-test.c
index a8184ee..654615f 100644
--- a/src/up-self-test.c
+++ b/src/up-self-test.c
@@ -50,7 +50,7 @@ main (int argc, char **argv)
up_device_list_test (test);
dkp_history_test (test);
dkp_native_test (test);
- dkp_polkit_test (test);
+ up_polkit_test (test);
dkp_qos_test (test);
dkp_wakeups_test (test);
up_daemon_test (test);