| Index: appengine/components/components/datastore_utils/properties_test.py
|
| diff --git a/appengine/components/components/datastore_utils/properties_test.py b/appengine/components/components/datastore_utils/properties_test.py
|
| index b85717bc45fc16f30be9c31b8132ba351bb93ec8..e24407bd29ecbcd541fee8b2d3ade9dad1e6c22a 100755
|
| --- a/appengine/components/components/datastore_utils/properties_test.py
|
| +++ b/appengine/components/components/datastore_utils/properties_test.py
|
| @@ -6,7 +6,7 @@
|
| import sys
|
| import unittest
|
|
|
| -from test_support import test_env
|
| +import test_env
|
| test_env.setup_test_env()
|
|
|
| from google.appengine.ext import ndb
|
|
|