summaryrefslogtreecommitdiffstats
path: root/tests/basic/changelog/changelog-history.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/changelog/changelog-history.t')
-rw-r--r--tests/basic/changelog/changelog-history.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/changelog/changelog-history.t b/tests/basic/changelog/changelog-history.t
index 3ce40981c90..106e5db9211 100644
--- a/tests/basic/changelog/changelog-history.t
+++ b/tests/basic/changelog/changelog-history.t
@@ -82,5 +82,6 @@ EXPECT "0" $HISTORY_BIN_PATH/get-history $time_in_sec_htime1 $time_in_sec_htime2
EXPECT "0" $HISTORY_BIN_PATH/get-history $time_in_sec_htime2 $time_after_disable
TEST rm $HISTORY_BIN_PATH/get-history
+rm -rf /tmp/scratch_v1/*
cleanup;