| Index: appengine/components/components/datastore_utils/monotonic_test.py
|
| diff --git a/appengine/components/components/datastore_utils/monotonic_test.py b/appengine/components/components/datastore_utils/monotonic_test.py
|
| index ad465643565b08370314de92e0396da56c31975b..2895d3fdd8d1f15719b9216f26537b9579bcd1df 100755
|
| --- a/appengine/components/components/datastore_utils/monotonic_test.py
|
| +++ b/appengine/components/components/datastore_utils/monotonic_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
|
|
|