test_extensions: sync meson.build with Makefile.

Jeff Davis <jdavis@postgresql.org>

Commit: 9f6253613e8857942b1928bd7163bc1529fc9c69
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2023-07-07T18:39:19Z
Releases: 17.0
test_extensions: sync meson.build with Makefile.

Makefile does not specify ENCODING, meson.build should not,
either. Oversight in commit 877bf52cff.

Discussion: https://postgr.es/m/ZKYpvvNQdbQuRDGx@paquier.xyz
Reported-by: Michael Paquier

Files

PathChange+/−
src/test/modules/test_extensions/meson.build modified +1 −1

Discussion