summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-11-16 22:56:36 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-11-16 22:56:36 (GMT)
commitcc263b62a6da72665aa175375e2937a3b7552ee8 (patch)
tree6fc156e07b0139a9c1051e9e3be5b4556c678973
parent809f3d7568286e5221fdc48fecf9ad9b5c5b1173 (diff)
downloadtcl-dgp_remove_string_result.zip
tcl-dgp_remove_string_result.tar.gz
tcl-dgp_remove_string_result.tar.bz2
revert mistaken commitdgp_remove_string_result
-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]]