From 527e8ca7b54515e129484824e4df66b5dafdb45f Mon Sep 17 00:00:00 2001 From: billymcbip <245003547+billymcbip@users.noreply.github.com> Date: Fri, 30 Jan 2026 15:25:20 +0100 Subject: [PATCH] test: Remove outdated comment in script_tests script_invalid.json no longer exists. --- src/test/data/script_tests.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/data/script_tests.json b/src/test/data/script_tests.json index 2b7f5042e2e..43e40dcecc6 100644 --- a/src/test/data/script_tests.json +++ b/src/test/data/script_tests.json @@ -691,7 +691,6 @@ ["to test the exact order in which signatures and pubkeys are evaluated by"], ["distinguishing CHECKMULTISIG returning false on the stack and the script as a"], ["whole failing."], -["See also the corresponding inverted versions of these tests in script_invalid.json"], [ "0 0x47 0x3044022044dc17b0887c161bb67ba9635bf758735bdde503e4b0a0987f587f14a4e1143d022009a215772d49a85dae40d8ca03955af26ad3978a0ff965faa12915e9586249a501 0x47 0x3044022044dc17b0887c161bb67ba9635bf758735bdde503e4b0a0987f587f14a4e1143d022009a215772d49a85dae40d8ca03955af26ad3978a0ff965faa12915e9586249a501", "2 0 0x21 0x02865c40293a680cb9c020e7b1e106d8c1916d3cef99aa431a56d253e69256dac0 2 CHECKMULTISIG NOT",