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…
Reference in New Issue
Block a user