mirror of
https://github.com/google/googletest.git
synced 2025-11-13 00:05:01 -05:00
remove unused TestCase import
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
using ::testing::EmptyTestEventListener;
|
||||
using ::testing::InitGoogleTest;
|
||||
using ::testing::Test;
|
||||
using ::testing::TestCase;
|
||||
using ::testing::TestEventListeners;
|
||||
using ::testing::TestInfo;
|
||||
using ::testing::TestPartResult;
|
||||
|
||||
Reference in New Issue
Block a user