Skip to content

Commit ad0c483

Browse files
fix: Code formatting
1 parent 66654ef commit ad0c483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit_test_lists.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ TEST_GROUP_RUNNER(btc_txn_helper_test) {
155155
btc_txn_helper_verify_input_p2wpkh_in_p2sh);
156156
RUN_TEST_CASE(btc_txn_helper_test,
157157
btc_txn_helper_verify_input_p2wpkh_in_p2sh_fail);
158-
158+
159159
RUN_TEST_CASE(btc_txn_helper_test, btc_txn_helper_transaction_weight_legacy1);
160160
RUN_TEST_CASE(btc_txn_helper_test, btc_txn_helper_transaction_weight_legacy2);
161161
RUN_TEST_CASE(btc_txn_helper_test, btc_txn_helper_transaction_weight_segwit1);

0 commit comments

Comments
 (0)