We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2221a4 commit 419ebb2Copy full SHA for 419ebb2
test/sharness/t0027-rotate.sh
@@ -8,7 +8,7 @@ test_rotate() {
8
FROM_ALG=$1
9
TO_ALG=$2
10
11
- test_expect_success "ipfs init" '
+ test_expect_success "ipfs init (from $FROM_ALG, to $TO_ALG)" '
12
export IPFS_PATH="$(pwd)/.ipfs" &&
13
case $FROM_ALG in
14
rsa)
0 commit comments