aboutsummaryrefslogtreecommitdiff
path: root/tests/100-cannot_open_files.sh
diff options
context:
space:
mode:
authorJan Sucan <jan@jansucan.com>2023-08-10 17:35:23 +0200
committerJan Sucan <jan@jansucan.com>2023-10-15 15:22:09 +0200
commite08b279293158074fcac708f8910743d24b1ce25 (patch)
tree82e6b7e725aaf54ec2b19dd628b64e28556ece86 /tests/100-cannot_open_files.sh
parent55256d41dbd8fb8b7adf3b808c9cb71c3e017cac (diff)
tests: Use bash instead of sh
Diffstat (limited to 'tests/100-cannot_open_files.sh')
-rw-r--r--tests/100-cannot_open_files.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/100-cannot_open_files.sh b/tests/100-cannot_open_files.sh
index 07eb574..4e5bb6b 100644
--- a/tests/100-cannot_open_files.sh
+++ b/tests/100-cannot_open_files.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
source ./assert.sh