aboutsummaryrefslogtreecommitdiff
path: root/tests/history.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/history.test')
-rw-r--r--tests/history.test6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/history.test b/tests/history.test
index 178a107..2f4a3cb 100644
--- a/tests/history.test
+++ b/tests/history.test
@@ -36,8 +36,10 @@ test history-1.6 {history completion} {
history completion {}
} {}
-file delete $name
+catch {
+ file delete $name
+}
-# Can't really tests history add, show, setcompletion
+# Can't really test history add, show, setcompletion
testreport