Skip to content

Commit 1f7671c

Browse files
committed
JS: Ensure integration test contains one valid file
1 parent 0acface commit 1f7671c

File tree

1 file changed

+2
-0
lines changed
  • javascript/ql/integration-tests/diagnostics/syntax-error

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// Ensure at least one file without errors is included, as extraction fails otherwise.
2+
console.log("Hello")

0 commit comments

Comments
 (0)