aboutsummaryrefslogtreecommitdiff
path: root/test/lint/lint-files.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/lint/lint-files.sh')
-rwxr-xr-xtest/lint/lint-files.sh10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/lint/lint-files.sh b/test/lint/lint-files.sh
deleted file mode 100755
index 86d7fc724a..0000000000
--- a/test/lint/lint-files.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/usr/bin/env bash
-# Copyright (c) 2021 The Bitcoin Core developers
-# Distributed under the MIT software license, see the accompanying
-# file COPYING or http://www.opensource.org/licenses/mit-license.php.
-
-export LC_ALL=C
-
-set -e
-cd "$(dirname "$0")/../.."
-test/lint/lint-files.py