Move test_default_limits to the new tests location
This test apparently landed in the wrong package after the tests well re-factored. Moving it to the right location. Implements blueprint refactor-system-tests Change-Id: I4d01772afce669f42e4d4693ff72d55bea5438ef
This commit is contained in:
parent
cd972aafd1
commit
94b0509159
@ -17,7 +17,7 @@ import json
|
||||
|
||||
import falcon
|
||||
|
||||
from marconi.tests.transport.wsgi import base
|
||||
import base # noqa
|
||||
|
||||
|
||||
class DefaultLimitsTest(base.TestBase):
|
Loading…
x
Reference in New Issue
Block a user