Explorar o código

Fix test from last commit

Thomas Guyot-Sionnest %!s(int64=17) %!d(string=hai) anos
pai
achega
f8c6d8b52e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/tests/test_utils.c

+ 1 - 1
lib/tests/test_utils.c

@@ -29,7 +29,7 @@ main (int argc, char **argv)
 	thresholds *thresholds = NULL;
 	int	rc;
 
-	plan_tests(82);
+	plan_tests(81);
 
 	range = parse_range_string("6");
 	ok( range != NULL, "'6' is valid range");