From 4343a826717f73f3345f7ff231565b1dd71d8373 Mon Sep 17 00:00:00 2001 From: sebres Date: Tue, 14 Apr 2020 13:58:10 +0000 Subject: amend to [e9f5ff2f6a]: added missing constraint (testbytestring) --- tests/encoding.test | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/encoding.test b/tests/encoding.test index ce0467a..84d271d 100644 --- a/tests/encoding.test +++ b/tests/encoding.test @@ -33,6 +33,7 @@ proc runtests {} { variable x # Some tests require the testencoding command +testConstraint testbytestring [llength [info commands testbytestring]] testConstraint testencoding [llength [info commands testencoding]] testConstraint fullutf [expr {[format %c 0x010000] != "\ufffd"}] testConstraint exec [llength [info commands exec]] -- cgit v0.12