From 5470d0688ec610861241408790d22b583e211ac5 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 21 Jun 2010 03:11:29 +0000 Subject: tests: avoid embedded command-line switches in tests They're ugly and potentially non-portable to other servers. They also make Unicorn + Rubinius unhappy, which makes us unhappy as well. --- t/fork-sleep.ru | 1 - 1 file changed, 1 deletion(-) (limited to 't/fork-sleep.ru') diff --git a/t/fork-sleep.ru b/t/fork-sleep.ru index 747a06d..1523c25 100644 --- a/t/fork-sleep.ru +++ b/t/fork-sleep.ru @@ -1,4 +1,3 @@ -#\-E none # we do not want Rack::Lint or anything to protect us use Rack::ContentLength use Rack::ContentType, "text/plain" -- cgit v1.2.3-24-ge0c7