summaryrefslogtreecommitdiffstats
path: root/tests/parse.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/parse.test')
-rw-r--r--tests/parse.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/parse.test b/tests/parse.test
index aabbaad..6d344d2 100644
--- a/tests/parse.test
+++ b/tests/parse.test
@@ -1096,9 +1096,9 @@ test parse-21.0 {Bug 1884496} testevent {
proc ::p {} {string first s $::script}
testevent queue a head $::script
update
+ testevent delete a
} {}
-
cleanupTests
}