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:
parent
c718254e0c
commit
2b890901ae
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user