diff options
Diffstat (limited to 'tests/t0100-insert-tests.sh')
-rwxr-xr-x | tests/t0100-insert-tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t0100-insert-tests.sh b/tests/t0100-insert-tests.sh index f1349c4..acb892d 100755 --- a/tests/t0100-insert-tests.sh +++ b/tests/t0100-insert-tests.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash test_description='Test insert' . ./setup.sh |