Fix: actually run the param validation test
[babeltrace.git] / tests / param-validation / test_param_validation.c
index 200b55140e5cf35e67d1e795c502d8d5cbde4fce..4940936597708107a381c3635c0b66de5fca9bf1 100644 (file)
@@ -340,7 +340,7 @@ void test_custom_validation_func_invalid(void)
 
 int main(void)
 {
-       plan_tests(34);
+       plan_tests(41);
 
        test_map_valid();
 
This page took 0.024331 seconds and 4 git commands to generate.