summaryrefslogtreecommitdiffstats
path: root/tests/nre.test
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2024-02-20 17:53:31 (GMT)
committerdgp <dgp@users.sourceforge.net>2024-02-20 17:53:31 (GMT)
commitfc9f52bfc316f12ce29e686bea8a79a1652705ba (patch)
tree9607d8eeaf776f13feee69f35aaf1c22d4c6bc8d /tests/nre.test
parent2e9720463bb86d4ff7a96d5a9aff6a3358a7125b (diff)
parent1b93f5c69d1f43f8225f215de5f233db6e7eaa5c (diff)
downloadtcl-fc9f52bfc316f12ce29e686bea8a79a1652705ba.zip
tcl-fc9f52bfc316f12ce29e686bea8a79a1652705ba.tar.gz
tcl-fc9f52bfc316f12ce29e686bea8a79a1652705ba.tar.bz2
merge 8.6
Diffstat (limited to 'tests/nre.test')
-rw-r--r--tests/nre.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nre.test b/tests/nre.test
index 7cf06d1..2027839 100644
--- a/tests/nre.test
+++ b/tests/nre.test
@@ -1,4 +1,4 @@
-# Commands covered: proc, apply, [interp alias], [namespce import]
+# Commands covered: proc, apply, [interp alias], [namespace import]
#
# This file contains a collection of tests for the non-recursive executor that
# avoids recursive calls to TEBC. Only the NRE behaviour is tested here, the