diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2015-10-30 18:12:31 +0100 |
---|---|---|
committer | Ronny Chevalier <chevalier.ronny@gmail.com> | 2015-10-31 15:07:19 +0100 |
commit | aa8e00da547b50ea20e3691133bb3ae1d9644a2b (patch) | |
tree | c5b541a9158a6e48c592ec9858287745ecb5dd4c /test/path-exists.path | |
parent | ac40081621ec299a55246519726a18dd2b08678c (diff) |
test-path: move all related test files to a specific directory
To avoid polluting test/
Diffstat (limited to 'test/path-exists.path')
-rw-r--r-- | test/path-exists.path | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/test/path-exists.path b/test/path-exists.path deleted file mode 100644 index c4c9105af4..0000000000 --- a/test/path-exists.path +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=Test PathExists - -[Path] -PathExists=/tmp/test-path_exists - -[Install] -WantedBy=multi-user.target |