From aa8e00da547b50ea20e3691133bb3ae1d9644a2b Mon Sep 17 00:00:00 2001 From: Ronny Chevalier Date: Fri, 30 Oct 2015 18:12:31 +0100 Subject: test-path: move all related test files to a specific directory To avoid polluting test/ --- test/test-path/path-mycustomunit.service | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/test-path/path-mycustomunit.service (limited to 'test/test-path/path-mycustomunit.service') diff --git a/test/test-path/path-mycustomunit.service b/test/test-path/path-mycustomunit.service new file mode 100644 index 0000000000..172ac0d0d5 --- /dev/null +++ b/test/test-path/path-mycustomunit.service @@ -0,0 +1,6 @@ +[Unit] +Description=Service Test Path Unit= + +[Service] +ExecStart=/bin/true +Type=oneshot -- cgit v1.2.3-54-g00ecf