From ce776800cdb29801bce7cf81d441fe9699a90afc Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 20 Jun 2019 00:16:17 +0000 Subject: t/httpd-corner.t: fix braino :x 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 +# Copyright (C) 2016-2019 all contributors # License: AGPL-3.0+ # 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; -- cgit v1.2.3-24-ge0c7