summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-02-01 13:41:31 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-02-01 13:42:29 +0800
commitd871bc044028edf6e1cdb4cdcb1c59176648c129 (patch)
tree70883ce5039b8b8c5045f8948dab49bd90654a4f /tests
parent4b2e72f0a89b9f0930a894ef9ebf3e4af94464a0 (diff)
Update tui to 0.8
Diffstat (limited to 'tests')
-rw-r--r--tests/utilities.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/utilities.sh b/tests/utilities.sh
index 86084cf..7eb6d90 100644
--- a/tests/utilities.sh
+++ b/tests/utilities.sh
@@ -157,4 +157,4 @@ function expect_run () {
exit 1
fi
set -e
-}
+} \ No newline at end of file