You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-11-29 22:28:02 +02:00
Start work on C handle io object and use it to output help.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
####################################################################################################################################
|
||||
# CommonIoHandleTest.pm - tests for Common::Io::Handle module
|
||||
# Tests for Common::Io::Handle module
|
||||
####################################################################################################################################
|
||||
package pgBackRestTest::Module::Common::CommonIoHandleTest;
|
||||
package pgBackRestTest::Module::Common::CommonIoHandlePerlTest;
|
||||
use parent 'pgBackRestTest::Common::RunTest';
|
||||
|
||||
####################################################################################################################################
|
||||
Reference in New Issue
Block a user