Skip to content

Commit 6b8b8ce

Browse files
committed
feat(tests): Update AST tests to seperate the different comps
1 parent f163e95 commit 6b8b8ce

File tree

21 files changed

+230
-439
lines changed

21 files changed

+230
-439
lines changed

ql/lib/codeql/bicep/AST.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import ast.AstNodes
22
import ast.Literals
3+
import ast.Conditionals
34
import ast.Calls
45
import ast.Expr
56
import ast.Stmts

ql/test/library-tests/ast/Variables.expected

Lines changed: 0 additions & 150 deletions
This file was deleted.

0 commit comments

Comments
 (0)