diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2016-03-03 00:31:23 +0100 |
---|---|---|
committer | Ronny Chevalier <chevalier.ronny@gmail.com> | 2016-03-03 19:04:07 +0100 |
commit | 6a4f4a0fa016a28bf0161d46034d2dc875c0f38f (patch) | |
tree | 0a9f85f39ddcd86f2233fcca4ed13d97d7f8f4b4 /.gitignore | |
parent | ac933e8ec4eda7ba1fa387fce7bebdb3d4390b30 (diff) |
tests: move glob-util related tests to test-glob-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 a17cbad004..41162ab553 100644 --- a/.gitignore +++ b/.gitignore @@ -193,6 +193,7 @@ /test-firewall-util /test-fs-util /test-fstab-util +/test-glob-util /test-hashmap /test-hexdecoct /test-hostname |