user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH] t/httpd-corner.t: fix braino :x
@ 2019-06-20  0:23 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2019-06-20  0:23 UTC (permalink / raw)
  To: meta

Plack is for Perl, Rack is for Ruby; this a Perl project :x
---
 t/httpd-corner.t | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/t/httpd-corner.t b/t/httpd-corner.t
index 7c219943..56e5a5bc 100644
--- a/t/httpd-corner.t
+++ b/t/httpd-corner.t
@@ -1,7 +1,7 @@
-# Copyright (C) 2016-2018 all contributors <meta@public-inbox.org>
+# Copyright (C) 2016-2019 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 # note: our HTTP server should be standalone and capable of running
-# generic Rack apps.
+# generic PSGI/Plack apps.
 use strict;
 use warnings;
 use Test::More;
-- 
EW


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-20  0:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-20  0:23 [PATCH] t/httpd-corner.t: fix braino :x Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).