Code

Fix minor test issues
authorThomas Guyot-Sionnest <dermoth@aei.ca>
Wed, 1 Dec 2010 04:57:04 +0000 (23:57 -0500)
committerThomas Guyot-Sionnest <dermoth@aei.ca>
Wed, 1 Dec 2010 04:57:04 +0000 (23:57 -0500)
commitc49fed07c3837fb7590bd05d192d6b6f6c4ae5d4
tree568936fcb453f6a00b96462cc987b93b0ea32158
parent5a2814a21bff07b87a7589ef19b63c9eecb8be9f
Fix minor test issues

My Test::More wouldn't print the total number of tests anymore, moving
the plan at the top appears to fix it.

At the same time I made check-http.t eval the special modules so it can
skip the tests instead of failing.
plugins/tests/check_http.t
plugins/tests/check_snmp.t