Browse Source

Create integration-tests.sh

pull/119/head
Rob Harrison 7 years ago
committed by GitHub
parent
commit
8ace47e583
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      postgres-backup-s3/integration-tests.sh

5
postgres-backup-s3/integration-tests.sh

@ -0,0 +1,5 @@
#! /bin/sh
set -e
echo "This worked ok"
Loading…
Cancel
Save