Skip to content

Commit

Permalink
Added TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsoprea committed Oct 1, 2016
1 parent 95a7c55 commit 9e03533
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
from tests.resources.expected_output import diff_summary, diff_summary_2, cat
from svn.common import CommonClient, SvnException

# TODO(dustin): We need to refactor this to depend on a test SVN tree that's
# stored within the project.


class TestCommonClient(unittest.TestCase):
"""
Expand Down

0 comments on commit 9e03533

Please sign in to comment.