mirror of https://github.com/citusdata/citus.git
Test dependency and reindent
parent
c465be2a30
commit
55bbf08c81
|
|
@ -246,6 +246,9 @@ DEPS = {
|
|||
"multi_subquery_complex_reference_clause": TestDeps(
|
||||
"minimal_schedule", ["multi_behavioral_analytics_create_table"]
|
||||
),
|
||||
"multi_subquery_in_where_reference_clause": TestDeps(
|
||||
"minimal_schedule", ["multi_behavioral_analytics_create_table"]
|
||||
),
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue