Update java/ql/src/utils/flowtestcasegenerator/FlowTestCase.qll

Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
This commit is contained in:
Michael Nebel
2022-12-02 09:47:14 +01:00
committed by GitHub
parent c145678323
commit 01307e1255

View File

@@ -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 {
/**