summaryrefslogtreecommitdiffstats
path: root/googletest/test/gtest_catch_exceptions_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'googletest/test/gtest_catch_exceptions_test.py')
-rwxr-xr-xgoogletest/test/gtest_catch_exceptions_test.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/googletest/test/gtest_catch_exceptions_test.py b/googletest/test/gtest_catch_exceptions_test.py
index e6fc22f..760f914 100755
--- a/googletest/test/gtest_catch_exceptions_test.py
+++ b/googletest/test/gtest_catch_exceptions_test.py
@@ -37,8 +37,6 @@ Google Test) and verifies their output.
__author__ = 'vladl@google.com (Vlad Losev)'
-import os
-
import gtest_test_utils
# Constants.