Skip to content

Commit f003413

Browse files
committed
JS: Fix DefaultFlowLabels test
1 parent 4137d3f commit f003413

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

javascript/ql/test/library-tests/FlowLabels/DefaulFlowLabels.expected renamed to javascript/ql/test/library-tests/FlowLabels/DefaultFlowLabels.expected

File renamed without changes.

javascript/ql/test/library-tests/FlowLabels/DefaulFlowLabels.ql renamed to javascript/ql/test/library-tests/FlowLabels/DefaultFlowLabels.ql

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import javascript
22

3-
// Check which flow labels are materialize by importing `javascript.qll`.
3+
// Check which flow labels are materialized by importing `javascript.qll`.
44
// If this increases, it may indicate a performance issue.
5-
65
select any(DataFlow::FlowLabel label)

0 commit comments

Comments
 (0)