summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 9ef6b1da..a79c056c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -327,7 +327,7 @@ if COMPILE_LIBLIGHTDM_QT4
TESTS += \
test-autologin-timeout-qt4 \
test-autologin-guest-timeout-qt4 \
- test-autologin-session-timeout-qt5 \
+ test-autologin-session-timeout-qt4 \
test-cancel-authentication-qt4 \
test-login-qt4 \
test-login-manual-qt4 \