Skip to content

Commit 73b171e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ private import FlowTestCaseSupportMethods
1313
private import FlowTestCaseUtils
1414

1515
/**
16-
* Gets a CSV row for which a test has been requested, and where there exist a summary, but
16+
* Gets a CSV row for which a test has been requested, and where there exists a summary, but
1717
* nonetheless we can't generate a test case for it, indicating we cannot resolve either the callable
1818
* spec or an input or output spec.
1919
*/

0 commit comments

Comments
 (0)