summaryrefslogtreecommitdiffstats
path: root/tests/platform.test
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2022-11-14 17:23:52 (GMT)
committerdgp <dgp@users.sourceforge.net>2022-11-14 17:23:52 (GMT)
commit2a1443e0e07d217161b094cf6e550f63ef2cab54 (patch)
treeb20d3f1b4a13f6fb22dc7774a8299cdc03acfee6 /tests/platform.test
parenta76725bab7f4ec134d7af05fe936cbe9c4c15349 (diff)
downloadtcl-2a1443e0e07d217161b094cf6e550f63ef2cab54.zip
tcl-2a1443e0e07d217161b094cf6e550f63ef2cab54.tar.gz
tcl-2a1443e0e07d217161b094cf6e550f63ef2cab54.tar.bz2
Test suite hygiene
- Several tests missing the "testdstring" constraint - [package require tcltests] is fragile, and almost all test files that had it were not making use of anything it provides. Removed.
Diffstat (limited to 'tests/platform.test')
-rw-r--r--tests/platform.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/platform.test b/tests/platform.test
index 042469b..6b775cf 100644
--- a/tests/platform.test
+++ b/tests/platform.test
@@ -10,7 +10,6 @@
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
package require tcltest 2.5
-package require tcltests
namespace eval ::tcl::test::platform {
namespace import ::tcltest::testConstraint