Enable telemetry_stats testcase

The telemetry_stats testcase was accidentally disabled by PR #5162.
This commit is contained in:
Lakshmi Narayanan Sreethar 2023-01-30 11:46:11 +05:30 committed by Lakshmi Narayanan Sreethar
parent 5d12a3883d
commit 03b740cd70

View File

@ -128,7 +128,7 @@ set(SOLO_TESTS
remote_txn
remote_txn_resolve
reorder
telemetry_stats)
telemetry_stats-${PG_VERSION_MAJOR})
set(TEST_TEMPLATES
compression_insert.sql.in cagg_union_view.sql.in plan_skip_scan.sql.in