Skip to content

Commit

Permalink
fixup! cmake: Add Python-based tests
Browse files Browse the repository at this point in the history
Unify the copyright header.
  • Loading branch information
hebasto committed Jul 25, 2024
1 parent 2c5bf74 commit 84c6b27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) 2023 The Bitcoin Core developers
# Copyright (c) 2023-present The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
# file COPYING or https://opensource.org/license/mit/.

function(create_test_config)
set(abs_top_srcdir ${PROJECT_SOURCE_DIR})
Expand Down

0 comments on commit 84c6b27

Please sign in to comment.