mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
C++: remove accidentally committed test code
This commit is contained in:
@@ -253,11 +253,6 @@ private module PartialDefinitions {
|
||||
}
|
||||
}
|
||||
|
||||
predicate quickTest(PartialDefinition pd) {
|
||||
pd instanceof DefinitionByReference and
|
||||
pd instanceof IteratorPartialDefinition
|
||||
}
|
||||
|
||||
import PartialDefinitions
|
||||
private import FlowVar_internal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user