summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-03-31 21:41:03 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-03-31 21:41:03 (GMT)
commit21c787abd0afa5749ea87aff6da4fff2cb8e30b0 (patch)
tree3a1bff252da870ad5dec474cfe26f25c1b1c94b0
parentfc78297f13c393edaa5b39e0fa3c1af3e26b0cfc (diff)
downloadtcl-21c787abd0afa5749ea87aff6da4fff2cb8e30b0.zip
tcl-21c787abd0afa5749ea87aff6da4fff2cb8e30b0.tar.gz
tcl-21c787abd0afa5749ea87aff6da4fff2cb8e30b0.tar.bz2
Restore iogt-2.3 expectation expectation to what it was in Tcl 8.6 (due to previous bug-fix)
-rw-r--r--tests/iogt.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/iogt.test b/tests/iogt.test
index 279a0dd..d397ccb 100644
--- a/tests/iogt.test
+++ b/tests/iogt.test
@@ -575,11 +575,11 @@ read {%^&*()_+-=
}
query/maxRead {} -1
flush/read {} {}
-query/maxRead {} -1
write %^&*()_+-= %^&*()_+-=
write {
} {
}
+query/maxRead {} -1
delete/read {} *ignored*
flush/write {} {}
delete/write {} *ignored*}