Skip to content

Commit

Permalink
Move test_default_limits to the new tests location
Browse files Browse the repository at this point in the history
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
  • Loading branch information
flaper87 committed Sep 24, 2013
1 parent cd972aa commit 94b0509
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Expand Up @@ -17,7 +17,7 @@

import falcon

from marconi.tests.transport.wsgi import base
import base # noqa


class DefaultLimitsTest(base.TestBase):
Expand Down

0 comments on commit 94b0509

Please sign in to comment.