From 2097e7712c69bf74cbcbf12d2bdbc05701d42390 Mon Sep 17 00:00:00 2001 From: hobbs Date: Mon, 21 May 2001 22:30:44 +0000 Subject: tests/http.test: removed unused notLinux constraint setting --- tests/http.test | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/http.test b/tests/http.test index 9ddb401..e5b43b6 100644 --- a/tests/http.test +++ b/tests/http.test @@ -12,14 +12,12 @@ # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # # -# RCS: @(#) $Id: http.test,v 1.21 2000/06/02 23:43:54 hobbs Exp $ +# RCS: @(#) $Id: http.test,v 1.22 2001/05/21 22:30:44 hobbs Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest namespace import -force ::tcltest::* } -set tcltest::testConstraints(notLinux) \ - [expr ![string equal Linux $tcl_platform(os)]] if {[catch {package require http 2} version]} { if {[info exist http2]} { -- cgit v0.12