Chromium Code Reviews| Index: appengine/components/components/ereporter2/on_error_test.py |
| diff --git a/appengine/components/components/ereporter2/on_error_test.py b/appengine/components/components/ereporter2/on_error_test.py |
| index 8c48238dcf78ae1ca1dccff10edbc130f1a99e0b..0eb648cfda4bdc74c510cda1ca4847b331a3c83d 100755 |
| --- a/appengine/components/components/ereporter2/on_error_test.py |
| +++ b/appengine/components/components/ereporter2/on_error_test.py |
| @@ -11,7 +11,7 @@ import re |
| import sys |
| import unittest |
| -from test_support import test_env |
| +import test_env |
| test_env.setup_test_env() |
| import webapp2 |