Skip to content

Commit 01307e1

Browse files
Update java/ql/src/utils/flowtestcasegenerator/FlowTestCase.qll
Co-authored-by: Tony Torralba <[email protected]>
1 parent c145678 commit 01307e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ private import FlowTestCaseSupportMethods
1212

1313
/**
1414
* A CSV row to generate tests for. Users should extend this to define which
15-
* tests to generate. There should already exist a summaries for the rows specified here.
15+
* tests to generate. There should already exist summaries for the rows specified here.
1616
*/
1717
class TargetSummaryModelCsv extends Unit {
1818
/**

0 commit comments

Comments
 (0)