tests: remove test dir in test-query-metadata-info.sh
[babeltrace.git] / tests / plugins / src.ctf.fs / query / test-query-metadata-info.sh
index 592a8f7d584a025737f15c07a232b138119569aa..5915e29d2812504f6c1f9d24322912b49c77e63d 100755 (executable)
@@ -76,6 +76,7 @@ test_non_existent_trace_dir() {
        ok $? "non existent trace dir: babeltrace produces the expected error message"
 
        rm -f "${stdout_file}" "${stderr_file}"
+       rmdir "${empty_dir}"
 }
 
 plan_tests 7
This page took 0.024625 seconds and 4 git commands to generate.