1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-03 00:26:59 +02:00

Added new tests.

This commit is contained in:
David Steele
2014-06-07 17:29:11 -04:00
parent ca6823986d
commit 976bafca9e
9 changed files with 44 additions and 8 deletions

View File

@ -1,7 +1,7 @@
####################################################################################################################################
# DB MODULE
####################################################################################################################################
package pg_backrest_db;
package BackRest::Db;
use threads;