summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4d5eb82)
raw | patch | inline | side by side (parent: 4d5eb82)
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Fri, 9 Jan 2009 13:16:52 +0000 (08:16 -0500) | ||
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Fri, 9 Jan 2009 13:16:52 +0000 (08:16 -0500) |
lib/tests/test_utils.c | patch | blob | history |
diff --git a/lib/tests/test_utils.c b/lib/tests/test_utils.c
index 5ad3f8a75a792439b9fb60f16763d07b099bb56f..86a17dc3f04bffc06d09ad6e9284a5dbb549cf78 100644 (file)
--- a/lib/tests/test_utils.c
+++ b/lib/tests/test_utils.c
thresholds *thresholds = NULL;
int rc;
- plan_tests(82);
+ plan_tests(81);
range = parse_range_string("6");
ok( range != NULL, "'6' is valid range");