Skip to content

Commit 1f7671c

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • javascript/ql/integration-tests/diagnostics/syntax-error
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)