blob: 911084ac0fe93138cb18b5a257e79815b0b9bb1c [file]
# Copyright (c) 2022-2023, PostgreSQL Global Development Group
tests += {
'name': 'test_misc',
'sd': meson.current_source_dir(),
'bd': meson.current_build_dir(),
'tap': {
'tests': [
't/001_constraint_validation.pl',
't/002_tablespace.pl',
't/003_check_guc.pl',
't/004_io_direct.pl',
],
},
}