mirror of
https://github.com/google/googletest.git
synced 2024-12-27 18:31:21 +08:00
remove unused TestCase import
This commit is contained in:
parent
b43bfcf491
commit
b567aadd1b
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user