Autocomplete does not have to work in "Unbundled" build

This commit is contained in:
Alexey Milovidov 2020-07-06 04:30:03 +03:00
parent f2672233d9
commit bd523a0aff
2 changed files with 3 additions and 1 deletions

View File

@ -126,3 +126,4 @@
01053_ssd_dictionary
01280_ssd_complex_key_dictionary
01354_order_by_tuple_collate_const
01370_client_autocomplete_word_break_characters

View File

@ -81,7 +81,8 @@
"_arrow",
"01099_parallel_distributed_insert_select",
"01300_client_save_history_when_terminated",
"orc_output"
"orc_output",
"01370_client_autocomplete_word_break_characters"
],
"release-build": [
"avx2"