diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2016-03-03 00:35:36 +0100 |
---|---|---|
committer | Ronny Chevalier <chevalier.ronny@gmail.com> | 2016-03-03 19:04:07 +0100 |
commit | ac229ed8901d487854e4db9ab884898b97d0cc7f (patch) | |
tree | 1483fbc4e9aebe23844f310ee12804c24fa01b37 /.gitignore | |
parent | 6a4f4a0fa016a28bf0161d46034d2dc875c0f38f (diff) |
tests: move xattr-util related tests to test-xattr-util.c
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 41162ab553..3c52e35f75 100644 --- a/.gitignore +++ b/.gitignore @@ -284,6 +284,7 @@ /test-verbs /test-watchdog /test-web-util +/test-xattr-util /test-xml /timedatectl /udevadm |