Skip to content

Commit b5f01f3

Browse files
committed
Remove trailing whitespace
I recently introduced a character of trailing whitespace, remove it.
1 parent 104eb55 commit b5f01f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ then
4747

4848
# Run all the examples
4949
cargo build --examples
50-
cargo run --example htlc --features=compiler
50+
cargo run --example htlc --features=compiler
5151
cargo run --example parse
5252
cargo run --example sign_multisig
5353
cargo run --example verify_tx > /dev/null

0 commit comments

Comments
 (0)