Skip to content

Commit

Permalink
Get ride of unittest2 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeluch committed Sep 15, 2012
1 parent 9bf4219 commit 7b114c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_listitem.py
@@ -1,4 +1,4 @@
from unittest2 import TestCase
from unittest import TestCase
from xbmcswift2 import xbmcgui, ListItem
from mock import Mock, patch

Expand Down

0 comments on commit 7b114c9

Please sign in to comment.