diff options
Diffstat (limited to 'cli/tests/testdata/053_import_compression.out')
| -rw-r--r-- | cli/tests/testdata/053_import_compression.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cli/tests/testdata/053_import_compression.out b/cli/tests/testdata/053_import_compression.out new file mode 100644 index 000000000..371994979 --- /dev/null +++ b/cli/tests/testdata/053_import_compression.out @@ -0,0 +1,4 @@ +gzip +brotli +console.log('gzip') +console.log('brotli'); |
