diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2014-11-05 21:27:01 +0100 |
---|---|---|
committer | Ronny Chevalier <chevalier.ronny@gmail.com> | 2014-11-08 22:45:56 +0100 |
commit | bc9992978cd1456b5bb79e72e8cf7a2331d3a7c6 (patch) | |
tree | 5b424971ef9c92663c8fdc6da40a4df28b923f9e /.gitignore | |
parent | ed7fb9cb235d2aedb755dcb8a5a5d9cdffba1519 (diff) |
tests: add test-path
It tests all available directives of Path units:
- PathChanged
- PathModified
- PathExists
- PathExisysGlob
- DirectoryNotEmpty
- MakeDirectory
- DirectoryMode
- Unit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4c66564c4d..f1174e7550 100644 --- a/.gitignore +++ b/.gitignore @@ -213,6 +213,7 @@ /test-network /test-network-tables /test-ns +/test-path /test-path-util /test-prioq /test-ratelimit |