]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: Use test.service template for all integration tests (#36979)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 3 Apr 2025 03:11:49 +0000 (12:11 +0900)
committerGitHub <noreply@github.com>
Thu, 3 Apr 2025 03:11:49 +0000 (12:11 +0900)
Instead of having some tests have their own unit, let's make
test.service.in generic enough so that it works for all integration
tests.


Trivial merge