JS: Ensure integration test contains one valid file

This commit is contained in:
Asger F
2025-10-27 13:47:45 +01:00
parent 0acfacefbf
commit 1f7671cf5e

View File

@@ -0,0 +1,2 @@
// Ensure at least one file without errors is included, as extraction fails otherwise.
console.log("Hello")