diff options
Diffstat (limited to 'cli/tests/053_import_compression')
| -rw-r--r-- | cli/tests/053_import_compression/brotli.header | 3 | ||||
| -rw-r--r-- | cli/tests/053_import_compression/gziped.header | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/cli/tests/053_import_compression/brotli.header b/cli/tests/053_import_compression/brotli.header deleted file mode 100644 index 6047a3993..000000000 --- a/cli/tests/053_import_compression/brotli.header +++ /dev/null @@ -1,3 +0,0 @@ -Content-Encoding: br -Content-Type: application/javascript -Content-Length: 26
\ No newline at end of file diff --git a/cli/tests/053_import_compression/gziped.header b/cli/tests/053_import_compression/gziped.header deleted file mode 100644 index fda818af6..000000000 --- a/cli/tests/053_import_compression/gziped.header +++ /dev/null @@ -1,3 +0,0 @@ -Content-Encoding: gzip -Content-Type: application/javascript -Content-Length: 39
\ No newline at end of file |
