adding gzip file type in test files

This commit is contained in:
krunal 2023-08-22 14:46:05 +05:30
parent dc32c6c5dd
commit e697af56e0

1
BUILD
View File

@ -137,6 +137,7 @@ filegroup(
"test/**/*.txt",
"test/**/*.ini",
"test/**/*.jsonl",
"test/**/*.gz",
]),
)