]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - test/units/TEST-65-ANALYZE.service
test: Generate basic testsuite services with meson
[thirdparty/systemd.git] / test / units / TEST-65-ANALYZE.service
diff --git a/test/units/TEST-65-ANALYZE.service b/test/units/TEST-65-ANALYZE.service
deleted file mode 100644 (file)
index 3610baf..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# SPDX-License-Identifier: LGPL-2.1-or-later
-[Unit]
-Description=TEST-65-ANALYZE
-
-[Service]
-ExecStartPre=rm -f /failed /testok
-ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
-Type=oneshot