From 539af5c4413efbcdb57713b7ad563440217b28a5 Mon Sep 17 00:00:00 2001 From: Frantisek Sumsal Date: Mon, 8 May 2023 22:38:34 +0200 Subject: test: merge unit file related tests into TEST-23-UNIT-FILE Rename TEST-23-TYPE-EXEC to TEST-23-UNIT-FILE and merge it with following tests: - TEST-37-RUNTIMEDIRECTORYPRESERV - TEST-40-EXEC-COMMAND-EX - TEST-41-ONESHOT-RESTART - TEST-42-EXECSTOPPOST - TEST-57-ONSUCCESS-UPHOLD --- test/units/testsuite-57-prop-stop-two.service | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 test/units/testsuite-57-prop-stop-two.service (limited to 'test/units/testsuite-57-prop-stop-two.service') diff --git a/test/units/testsuite-57-prop-stop-two.service b/test/units/testsuite-57-prop-stop-two.service deleted file mode 100644 index 2bcd209e16..0000000000 --- a/test/units/testsuite-57-prop-stop-two.service +++ /dev/null @@ -1,6 +0,0 @@ -# SPDX-License-Identifier: LGPL-2.1-or-later -[Unit] -Description=Stop Propagation Sender - -[Service] -ExecStart=/bin/sleep 1.5 -- cgit v1.2.1