Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5DD8E200CC9 for ; Mon, 17 Jul 2017 18:01:45 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5C31D16396E; Mon, 17 Jul 2017 16:01:45 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9B0D11638A3 for ; Mon, 17 Jul 2017 18:01:44 +0200 (CEST) Received: (qmail 67914 invoked by uid 500); 17 Jul 2017 16:01:43 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 67904 invoked by uid 99); 17 Jul 2017 16:01:43 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2017 16:01:43 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id A9EAB3A012C for ; Mon, 17 Jul 2017 16:01:42 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1802168 - /httpd/test/framework/trunk/t/modules/remoteip.t Date: Mon, 17 Jul 2017 16:01:40 -0000 To: cvs@httpd.apache.org From: jim@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170717160142.A9EAB3A012C@svn01-us-west.apache.org> archived-at: Mon, 17 Jul 2017 16:01:45 -0000 Author: jim Date: Mon Jul 17 16:01:40 2017 New Revision: 1802168 URL: http://svn.apache.org/viewvc?rev=1802168&view=rev Log: Hrm. formatting fix. Modified: httpd/test/framework/trunk/t/modules/remoteip.t Modified: httpd/test/framework/trunk/t/modules/remoteip.t URL: http://svn.apache.org/viewvc/httpd/test/framework/trunk/t/modules/remoteip.t?rev=1802168&r1=1802167&r2=1802168&view=diff ============================================================================== --- httpd/test/framework/trunk/t/modules/remoteip.t (original) +++ httpd/test/framework/trunk/t/modules/remoteip.t Mon Jul 17 16:01:40 2017 @@ -12,10 +12,10 @@ use Apache::TestUtil; ## Apache::TestRequest::module("remote_ip"); plan tests => 12, - need( - need_module('remoteip'), - need_min_apache_version('2.5.0') - ); + need( + need_module('remoteip'), + need_min_apache_version('2.5.0') + ); sub slurp {