Switch to real version of httpretty. woot.

This commit is contained in:
Steve Pulec 2013-04-29 23:36:24 -04:00
commit 84aeff5b06
4 changed files with 2 additions and 945 deletions

View file

@ -1,7 +1,7 @@
import functools
import re
from moto.packages.httpretty import HTTPretty
from httpretty import HTTPretty
from .responses import metadata_response
from .utils import convert_regex_to_flask_path