mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-tcltk/itcl: remove unused patch
This commit is contained in:
committed by
Amy Winston
parent
de3fff5467
commit
a72f0d878c
@@ -1,16 +0,0 @@
|
||||
itcl/tests/ensemble.test | 2 +-
|
||||
1 files changed, 1 insertions(+), 1 deletions(-)
|
||||
|
||||
diff --git a/itcl/tests/ensemble.test b/itcl/tests/ensemble.test
|
||||
index c21531e..c36ad5f 100644
|
||||
--- a/itcl/tests/ensemble.test
|
||||
+++ b/itcl/tests/ensemble.test
|
||||
@@ -98,7 +98,7 @@ test ensemble-1.10 {part errors are handled gracefully} {
|
||||
|
||||
test ensemble-1.11 {part argument errors are handled gracefully} {
|
||||
list [catch "itcl::ensemble test_numbers {part foo {{}} {}}" msg] $msg $errorInfo
|
||||
-} {1 {procedure "foo" has argument with no name} {procedure "foo" has argument with no name
|
||||
+} {1 {argument with no name} {argument with no name
|
||||
while executing
|
||||
"part foo {{}} {}"
|
||||
("ensemble" body line 1)
|
||||
Reference in New Issue
Block a user