Fixed test name [skip ci]

This commit is contained in:
Andrew Kane
2024-01-27 21:18:49 -08:00
parent a4893d9d5f
commit e8e69278eb

View File

@@ -813,7 +813,7 @@ To run single tests:
```sh ```sh
make installcheck REGRESS=functions # regression test make installcheck REGRESS=functions # regression test
make prove_installcheck PROVE_TESTS=test/t/001_wal.pl # TAP test make prove_installcheck PROVE_TESTS=test/t/001_ivfflat_wal.pl # TAP test
``` ```
To enable benchmarking: To enable benchmarking: