summaryrefslogtreecommitdiff
path: root/test/path-makedirectory.path
diff options
context:
space:
mode:
authorRonny Chevalier <chevalier.ronny@gmail.com>2015-10-30 18:12:31 +0100
committerRonny Chevalier <chevalier.ronny@gmail.com>2015-10-31 15:07:19 +0100
commitaa8e00da547b50ea20e3691133bb3ae1d9644a2b (patch)
treec5b541a9158a6e48c592ec9858287745ecb5dd4c /test/path-makedirectory.path
parentac40081621ec299a55246519726a18dd2b08678c (diff)
test-path: move all related test files to a specific directory
To avoid polluting test/
Diffstat (limited to 'test/path-makedirectory.path')
-rw-r--r--test/path-makedirectory.path10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/path-makedirectory.path b/test/path-makedirectory.path
deleted file mode 100644
index 9408479c0f..0000000000
--- a/test/path-makedirectory.path
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Test MakeDirectory & DirectoryMode
-
-[Path]
-DirectoryNotEmpty=/tmp/test-path_makedirectory/
-MakeDirectory=yes
-DirectoryMode=0744
-
-[Install]
-WantedBy=multi-user.target