Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
61330388
Commit
61330388
authored
Sep 12, 2017
by
Gennadiy Civil
Committed by
GitHub
Sep 12, 2017
Browse files
Merge pull request #1227 from aninf-wo/hethi/unused-import
remove unused TestCase import
parents
ecc5182d
eb695b0f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
googletest/samples/sample10_unittest.cc
googletest/samples/sample10_unittest.cc
+0
-1
No files found.
googletest/samples/sample10_unittest.cc
View file @
61330388
...
...
@@ -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
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment