Unskip :stop test on OS X

CherryPy now ignores EPROTOTYPE on OS X with 5.3.0, so we can safely
reenable the test.
This commit is contained in:
Florian Bruhin 2016-04-30 18:43:31 +02:00
parent c718254e0c
commit 2b890901ae

View File

@ -135,8 +135,6 @@ Feature: Various utility commands.
# :stop/:reload
# WORKAROUND for https://bitbucket.org/cherrypy/cherrypy/pull-requests/117/
@not_osx
Scenario: :stop
Given I have a fresh instance
# We can't use "When I open" because we don't want to wait for load