diff options
author | Max Kellermann <max@duempel.org> | 2014-09-04 15:15:58 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-09-04 17:10:30 +0200 |
commit | 4907f610d6116949111fb6ff81c1489ec68b9d43 (patch) | |
tree | 330a1a6fa0ccf0f0440b489db88caea90ff39734 /.gitignore | |
parent | f9d1bbbffb7bc068aa00d4040d8beefc1a66bad8 (diff) |
test/test_protocol: unit test for protocol/ArgParser.cxx
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9b052a29f..790eac57b 100644 --- a/.gitignore +++ b/.gitignore @@ -63,6 +63,7 @@ test/run_normalize test/tmp test/run_inotify test/test_queue_priority +test/test_protocol test/run_ntp_server test/run_resolver test/run_tcp_connect |