Skip to content

Commit

Permalink
py3k
Browse files Browse the repository at this point in the history
  • Loading branch information
infothrill committed Oct 20, 2013
1 parent d755d6b commit 124175b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitsnoop/tests/fakeskan.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
logging.basicConfig(level=logging.DEBUG, stream=sys.stdout)

from bitsnoop import fakeskan
from server import BitsnoopFakeSkanApp
from .server import BitsnoopFakeSkanApp


class FakeskanTestClass(unittest.TestCase):
Expand Down

0 comments on commit 124175b

Please sign in to comment.