summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/all.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/all.tcl b/tests/all.tcl
index 715d2e2..05d3024 100644
--- a/tests/all.tcl
+++ b/tests/all.tcl
@@ -12,7 +12,6 @@
package prefer latest
package require Tcl 8.5
-proc tcl::info::hostname {} {return localhost}
package require tcltest 2.2
namespace import tcltest::*
configure {*}$argv -testdir [file dir [info script]]