You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-06-14 23:44:58 +02:00
Rename archive-push unit test.
This is part of the archive consolidation but is committed separately so that git will follow the rename.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
####################################################################################################################################
|
||||
# ArchivePushUnitTest.pm - Unit tests for ArchivePush and ArchivePush Async
|
||||
# Archive Push Tests
|
||||
####################################################################################################################################
|
||||
package pgBackRestTest::Module::Archive::ArchivePushUnitTest;
|
||||
package pgBackRestTest::Module::Archive::ArchivePushTest;
|
||||
use parent 'pgBackRestTest::Env::HostEnvTest';
|
||||
|
||||
####################################################################################################################################
|
Reference in New Issue
Block a user