From 8133df3b6d12fd4fa798c7917979517d34f97996 Mon Sep 17 00:00:00 2001 From: dgp Date: Mon, 20 Mar 2023 16:39:06 +0000 Subject: Duplicate test name --- tests/ioCmd.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ioCmd.test b/tests/ioCmd.test index aeb9f87..61b3bdd 100644 --- a/tests/ioCmd.test +++ b/tests/ioCmd.test @@ -390,7 +390,7 @@ test iocmd-8.22 {fconfigure command / -nocomplainencoding 0, no error if -strict } -result 0 -test iocmd-8.21 {fconfigure -profile badprofile} -body { +test iocmd-8.23 {fconfigure -profile badprofile} -body { fconfigure stdin -profile froboz } -returnCodes error -result {bad profile name "froboz": must be replace, strict, or tcl8} -- cgit v0.12