apply review comments

This commit is contained in:
Jami Cogswell
2022-11-08 09:34:46 -05:00
parent b99a1d2cd9
commit bada986433
2 changed files with 1 additions and 3 deletions

View File

@@ -2,7 +2,6 @@ import java
import TestUtilities.InlineExpectationsTest
import semmle.code.java.security.regexp.RegexInjectionQuery
//import semmle.code.java.security.regexp.PolynomialReDoSQuery
class RegexInjectionTest extends InlineExpectationsTest {
RegexInjectionTest() { this = "RegexInjectionTest" }