tests: return the proper TAP exit code
[babeltrace.git] / tests / lib / test_bt_values.c
index 776e5f56e97de8b910c9f376818979c395953f95..beb858a36a896e7eec3b7d837af27eeecbe9795f 100644 (file)
@@ -1177,5 +1177,5 @@ int main(void)
        test_is_equal();
        test_copy();
        test_extend();
-       return 0;
+       return exit_status();
 }
This page took 0.025686 seconds and 4 git commands to generate.