1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-09-16 09:06:18 +02:00

Eliminate redundancy in real tests.

This commit is contained in:
David Steele
2017-06-21 16:07:13 -04:00
parent edada21866
commit 64ec7eb490
19 changed files with 876 additions and 1733 deletions

View File

@@ -140,7 +140,6 @@ my $oyVm =
&VM_DB_MINIMAL =>
[
PG_VERSION_95,
PG_VERSION_96,
],
},
@@ -262,6 +261,7 @@ my $oyVm =
&VM_DB_MINIMAL =>
[
PG_VERSION_94,
PG_VERSION_95,
],
},
};