Skip to content

Commit 419ebb2

Browse files
committed
print test variant
1 parent a2221a4 commit 419ebb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sharness/t0027-rotate.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ test_rotate() {
88
FROM_ALG=$1
99
TO_ALG=$2
1010

11-
test_expect_success "ipfs init" '
11+
test_expect_success "ipfs init (from $FROM_ALG, to $TO_ALG)" '
1212
export IPFS_PATH="$(pwd)/.ipfs" &&
1313
case $FROM_ALG in
1414
rsa)

0 commit comments

Comments
 (0)