Remove redundant ->setup call in t/head_middleware.t RT#95361
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Mon, 5 May 2014 20:05:28 +0000 (21:05 +0100)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Mon, 5 May 2014 20:05:33 +0000 (21:05 +0100)
commitbe7d405452053e8df328d5c97ccd63ba4b21683e
tree79d3578da481008211358e452f62184fffa4e2dc
parent07bfde47d068c524d8bb3dc50a6dc3091db58ba4
Remove redundant ->setup call in t/head_middleware.t RT#95361

Now that %INC is being populated earlier and the first ->setup call
succeeds, test that and remove the the second one.
Changes
t/head_middleware.t