| Index: appengine/components/components/auth/ipaddr_test.py
|
| diff --git a/appengine/components/components/auth/ipaddr_test.py b/appengine/components/components/auth/ipaddr_test.py
|
| index c87b53abcc4c7e7414fe932674f0ea3a26cf21b9..8841e84e6939f2ad57ae24a9e28cabf8858c7f03 100755
|
| --- a/appengine/components/components/auth/ipaddr_test.py
|
| +++ b/appengine/components/components/auth/ipaddr_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 components.auth import ipaddr
|
|
|