]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: move test-umount.c to src/shutdown
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 31 Dec 2020 20:39:55 +0000 (05:39 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 18 Jan 2021 22:04:19 +0000 (07:04 +0900)
commit9aeec01e7757c13e5de11b592992a2eaedd67e3d
treedb7b6b729b54aaf3802cca98e32859466b900aeb
parentbac11cd667cca5545ab90e472dff77baf68d8e0b
test: move test-umount.c to src/shutdown

Then, we can drop src/shutdown from include directories later.
src/shutdown/meson.build
src/shutdown/test-umount.c [moved from src/test/test-umount.c with 100% similarity]
src/test/meson.build