mirror of
https://github.com/google/googletest.git
synced 2025-01-14 08:27:56 +08:00
Merge pull request #1227 from aninf-wo/hethi/unused-import
remove unused TestCase import
This commit is contained in:
commit
6133038886
@ -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