mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Update java/ql/lib/semmle/code/java/UnitTests.qll
Co-authored-by: Jami <57204504+jcogs33@users.noreply.github.com>
This commit is contained in:
@@ -199,7 +199,7 @@ class TestMethod extends Method {
|
||||
}
|
||||
|
||||
/**
|
||||
* Any method that is likely a test method.
|
||||
* A method that is likely a test method.
|
||||
*/
|
||||
class LikelyTestMethod extends Method {
|
||||
LikelyTestMethod() {
|
||||
|
||||
Reference in New Issue
Block a user