aboutsummaryrefslogtreecommitdiffstats
path: root/tests/histexp.tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/histexp.tests')
-rw-r--r--tests/histexp.tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/histexp.tests b/tests/histexp.tests
index 11596dd..721208c 100644
--- a/tests/histexp.tests
+++ b/tests/histexp.tests
@@ -5,6 +5,8 @@ trap 'rm /tmp/newhistory' 0
file=bax
histchars='!^#' # make sure history comment char is set correctly
+unset HISTFILESIZE
+
history -c
HISTFILE=history.list