| Index: appengine/components/components/ereporter2/ui_test.py
|
| diff --git a/appengine/components/components/ereporter2/ui_test.py b/appengine/components/components/ereporter2/ui_test.py
|
| index 153aa9e4c4f5e20402a6c25bc4c23e3eede6b6dc..eea6f809f51173aece44fef084d2c6dcbeae754f 100755
|
| --- a/appengine/components/components/ereporter2/ui_test.py
|
| +++ b/appengine/components/components/ereporter2/ui_test.py
|
| @@ -9,7 +9,7 @@ import os
|
| import sys
|
| import unittest
|
|
|
| -from test_support import test_env
|
| +import test_env
|
| test_env.setup_test_env()
|
|
|
| from components import auth
|
|
|