Update some tests

This commit is contained in:
Duke Leto
2020-06-23 12:59:32 -04:00
parent f03a7b0e7e
commit 828fff6168
2 changed files with 18 additions and 15 deletions

View File

@@ -1,5 +1,6 @@
#!/bin/bash
# Copyright (c) 2019 Hush developers
# Copyright (c) 2019-2020 Hush developers
# Released under the GPLv3
# set working directory to the location of this script
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"