diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2013-02-09 01:39:44 +0100 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2013-02-09 01:40:52 +0100 |
commit | 97b5f608182773d7ef9ca18913085b3a3eccd943 (patch) | |
tree | c34a42f53173d1a5fba838eda020467f92071e3a /.gitignore | |
parent | 2d96536dd7ef371c94be70cd9fb0fcbc0e5a0329 (diff) |
tests: add test of strbuf
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6c2944bfa1..f000719daf 100644 --- a/.gitignore +++ b/.gitignore @@ -108,6 +108,7 @@ /test-sched-prio /test-sleep /test-strip-tab-ansi +/test-strbuf /test-strv /test-udev /test-unit-file |