Isolate the Django ORM test from App Engine.
Since most of our tests run with --ignore-files=test_appengine\.py, the App Engine SDK is "never" available when this test runs in our set-up.
Loading
Please sign in to comment
Since most of our tests run with --ignore-files=test_appengine\.py, the App Engine SDK is "never" available when this test runs in our set-up.