summaryrefslogtreecommitdiff
path: root/test/TEST-35-LOGIN/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-35-LOGIN/test.sh')
-rwxr-xr-xtest/TEST-35-LOGIN/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEST-35-LOGIN/test.sh b/test/TEST-35-LOGIN/test.sh
index add862c962..808f94a58f 100755
--- a/test/TEST-35-LOGIN/test.sh
+++ b/test/TEST-35-LOGIN/test.sh
@@ -8,7 +8,7 @@ TEST_DESCRIPTION="Tests for systemd-logind"
. "${TEST_BASE_DIR:?}/test-functions"
test_append_files() {
- image_install -o evemu-device evemu-event crond crontab
+ image_install -o evemu-device evemu-event
}
do_test "$@"