You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-06-23 00:07:44 +02:00
Rename Perl tests so they don't conflict with their C counterparts.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
####################################################################################################################################
|
||||
# Archive Push Tests
|
||||
####################################################################################################################################
|
||||
package pgBackRestTest::Module::Archive::ArchivePushTest;
|
||||
package pgBackRestTest::Module::Archive::ArchivePushPerlTest;
|
||||
use parent 'pgBackRestTest::Env::HostEnvTest';
|
||||
|
||||
####################################################################################################################################
|
Reference in New Issue
Block a user