tests: ensure -N/--no-default-middleware not supported in config.ru
commitc93a392385e7fe1ca3bf86cabe04f7591cef1a58
authorEric Wong <e@80x24.org>
Tue, 18 Sep 2018 23:52:14 +0000 (18 23:52 +0000)
committerEric Wong <e@80x24.org>
Tue, 18 Sep 2018 23:52:14 +0000 (18 23:52 +0000)
tree6c5f31ec9cadd643fdc3dc645f9b225d44901227
parent47fddb53aa0b7763f353ba515cf3fb5b2059f4f7
tests: ensure -N/--no-default-middleware not supported in config.ru

Continue to make it easy to migrate AWAY from unicorn because
vendor lock-in is the worst thing, especially if it's on us.
t/t0301-no-default-middleware-ignored-in-config.sh [new file with mode: 0755]
t/t0301.ru [new file with mode: 0644]