diff options
Diffstat (limited to 'tests/testdata/subdir/mt_application_ecmascript.j2.js')
-rw-r--r-- | tests/testdata/subdir/mt_application_ecmascript.j2.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testdata/subdir/mt_application_ecmascript.j2.js b/tests/testdata/subdir/mt_application_ecmascript.j2.js new file mode 100644 index 000000000..e67d2a017 --- /dev/null +++ b/tests/testdata/subdir/mt_application_ecmascript.j2.js @@ -0,0 +1 @@ +export const loaded = true; |