Skip to content

Commit

Permalink
Import assert_true in test
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Oderbolz committed Jul 1, 2015
1 parent 4aa691a commit 2863a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/tests/controllers/test_util.py
@@ -1,4 +1,4 @@
from nose.tools import assert_equal
from nose.tools import assert_equal, assert_true
from pylons.test import pylonsapp
import paste.fixture

Expand Down

0 comments on commit 2863a05

Please sign in to comment.