diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-01-23 02:39:45 -0500 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-01-23 02:43:59 -0500 |
commit | 8b103c0c778aa22dbe7688e7d11df20b7c80be70 (patch) | |
tree | de74e84102e6f693560b301971bb2b6ee1d05a98 /.gitignore | |
parent | 485f306868fa9c89b4f09e3b2b813d93ec64f0b4 (diff) | |
download | monitoring-plugins-8b103c0c778aa22dbe7688e7d11df20b7c80be70.tar.gz |
Add die tests for parse_ini
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -93,7 +93,8 @@ NP-VERSION-FILE /lib/tests/utils_disk.Po /lib/tests/utils_tcp.Po /lib/tests/parse_ini.Po -/lib/tests/test_ini +/lib/tests/test_ini1 +/lib/tests/test_ini3 /lib/tests/test_opts1 /lib/tests/test_opts2 /lib/tests/test_opts3 |