summaryrefslogtreecommitdiffstats
path: root/tests/encodingVectors.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/encodingVectors.tcl')
-rw-r--r--tests/encodingVectors.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/encodingVectors.tcl b/tests/encodingVectors.tcl
index 38b3da5..8bd6b87 100644
--- a/tests/encodingVectors.tcl
+++ b/tests/encodingVectors.tcl
@@ -10,7 +10,7 @@
# List of defined encoding profiles
set encProfiles {tcl8 strict replace}
-set encDefaultProfile tcl8; # Should reflect the default from implementation
+set encDefaultProfile strict; # Should reflect the default from implementation
# encValidStrings - Table of valid strings.
#