summaryrefslogtreecommitdiffstats
path: root/tests-perf/chan.perf.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests-perf/chan.perf.tcl')
-rw-r--r--tests-perf/chan.perf.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests-perf/chan.perf.tcl b/tests-perf/chan.perf.tcl
index 2ef87cb..56acccf 100644
--- a/tests-perf/chan.perf.tcl
+++ b/tests-perf/chan.perf.tcl
@@ -17,7 +17,7 @@
if {![namespace exists ::tclTestPerf]} {
- source [file join [file dirname [info script]] test-performance.tcl]
+ source -encoding utf-8 [file join [file dirname [info script]] test-performance.tcl]
}