mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Update java/ql/src/utils/flowtestcasegenerator/FlowTestCase.qll
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,7 @@ private import FlowTestCaseSupportMethods
|
||||
|
||||
/**
|
||||
* A CSV row to generate tests for. Users should extend this to define which
|
||||
* tests to generate. There should already exist a summaries for the rows specified here.
|
||||
* tests to generate. There should already exist summaries for the rows specified here.
|
||||
*/
|
||||
class TargetSummaryModelCsv extends Unit {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user