Skip to content

Commit

Permalink
removed now unused mock dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
manna committed Jun 28, 2016
1 parent 0f3b63d commit c22466a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datk/tests/gui_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
$ python -m datk.tests.gui_tests """)

from helpers import Artificial_LE_Network
from mock import patch
# from mock import patch

Algorithm.DEFAULT_PARAMS = {"draw":False, "verbosity" : Algorithm.QUIET}

Expand Down

0 comments on commit c22466a

Please sign in to comment.