diff --git a/script_test.go b/script_test.go index 1e96f9b4..2f38e451 100644 --- a/script_test.go +++ b/script_test.go @@ -2672,7 +2672,7 @@ var classStringifyTests = []struct { }{ { name: "nonstandardty", - scriptclass: btcscript.NonStandardTy + scriptclass: btcscript.NonStandardTy, stringed: "nonstandard", }, {