From b0f77dfefd13006a4355d137b7ac7840c14eef3d Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Mon, 20 Feb 2012 11:04:07 +1300 Subject: Unit test import cleanups. --- test/test_dump.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_dump.py') diff --git a/test/test_dump.py b/test/test_dump.py index 317d628a..e7874841 100644 --- a/test/test_dump.py +++ b/test/test_dump.py @@ -1,7 +1,7 @@ import os from cStringIO import StringIO import libpry -from libmproxy import dump, flow, proxy +from libmproxy import dump, flow import tutils class uStrFuncs(libpry.AutoTree): -- cgit v1.2.3