diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2015-05-23 18:32:57 +0200 |
---|---|---|
committer | Ronny Chevalier <chevalier.ronny@gmail.com> | 2015-05-30 11:19:35 +0200 |
commit | 0763adbed5635c5eb57fc46b0b989877b3d88da6 (patch) | |
tree | a0f658a2ddb3bac7444b55b1fc34d89e8077dd42 /.gitignore | |
parent | b50063512d4be4d29e0ca5d28f66bc1121861e3b (diff) | |
download | systemd-0763adbed5635c5eb57fc46b0b989877b3d88da6.tar.gz |
tests: add test-conf-parser
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d2f1a1f9d6..e26931b1b8 100644 --- a/.gitignore +++ b/.gitignore @@ -175,6 +175,7 @@ /test-compress-benchmark /test-condition /test-conf-files +/test-conf-parser /test-copy /test-coredump-vacuum /test-daemon |