Skip to content

Commit 10b9a48

Browse files
committed
Remove inadvertantly added newlines
1 parent 4ade578 commit 10b9a48

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/test/script_tests.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1500,7 +1500,6 @@ BOOST_AUTO_TEST_CASE(script_HasValidOps)
15001500
BOOST_CHECK(!script.HasValidOps());
15011501
}
15021502

1503-
15041503
#if defined(HAVE_CONSENSUS_LIB)
15051504

15061505
/* Test simple (successful) usage of bitcoinconsensus_verify_script */

test/functional/test_framework/key.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Copyright (c) 2019-2020 Pieter Wuille
2-
32
# Distributed under the MIT software license, see the accompanying
43
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
54
"""Test-only secp256k1 elliptic curve implementation

0 commit comments

Comments
 (0)