[ckan-changes] commit/ckanext-dgu: dread: [tests][xs]: Fix import as ckan testcases have moved on default.

Bitbucket commits-noreply at bitbucket.org
Mon Jul 11 10:03:20 UTC 2011


1 new changeset in ckanext-dgu:

http://bitbucket.org/okfn/ckanext-dgu/changeset/ff24ec66230e/
changeset:   ff24ec66230e
user:        dread
date:        2011-07-11 12:02:26
summary:     [tests][xs]: Fix import as ckan testcases have moved on default.
affected #:  1 file (10 bytes)

--- a/ckanext/dgu/tests/forms/test_form_api.py	Mon Jul 04 17:41:18 2011 +0100
+++ b/ckanext/dgu/tests/forms/test_form_api.py	Mon Jul 11 11:02:26 2011 +0100
@@ -7,10 +7,10 @@
 
 from ckan.tests import *
 from ckan.tests import search_related
-from ckan.tests.functional.api.base import ApiTestCase
-from ckan.tests.functional.api.test_model import Api1TestCase
-from ckan.tests.functional.api.test_model import Api2TestCase
-from ckan.tests.functional.api.test_model import ApiUnversionedTestCase
+from ckan.tests.functional.api.base import (ApiTestCase,
+                                            Api1TestCase,
+                                            Api2TestCase,
+                                            ApiUnversionedTestCase)
 
 from ckanext.harvest.lib import get_harvest_source, create_harvest_source

Repository URL: https://bitbucket.org/okfn/ckanext-dgu/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.




More information about the ckan-changes mailing list