diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-12-06 21:51:59 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-03-19 16:23:27 +0100 |
commit | 7b4329534688612dce829afb5088298e734f5086 (patch) | |
tree | 8fd27ebeb7ded7a6f5a4b679f2e7db817a3448ff /test/units/sockets.target | |
parent | sd-bus: sd_bus_set/get_method_call_timeout docs + cleanups. (diff) | |
download | systemd-7b4329534688612dce829afb5088298e734f5086.tar.xz systemd-7b4329534688612dce829afb5088298e734f5086.zip |
tests: move unit files to units/ subdirectory
We have a bazillion of those unit files, and keeping them all directly in tests/
has become rather unwieldy.
Diffstat (limited to 'test/units/sockets.target')
l--------- | test/units/sockets.target | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/units/sockets.target b/test/units/sockets.target new file mode 120000 index 0000000000..745480af56 --- /dev/null +++ b/test/units/sockets.target @@ -0,0 +1 @@ +../../units/sockets.target
\ No newline at end of file |