diff options
author | Russell Yanofsky <russ@yanofsky.org> | 2019-11-12 17:01:00 -0500 |
---|---|---|
committer | Russell Yanofsky <russ@yanofsky.org> | 2019-11-13 04:20:30 -0500 |
commit | cba2710220d76bbe790b04088839cbbd410436de (patch) | |
tree | f982dd524e036df926ab65826db024ead62ecabd /src/util | |
parent | 425bb307252cf4dec9b3ef6426e6548b2be7a303 (diff) |
scripted-diff: Remove unused ArgsManager type flags in tests
The bool/int/string flags were added speculatively in #16097 and trigger errors
when type checking is actually implemented in
https://github.com/bitcoin/bitcoin/pull/16545
-BEGIN VERIFY SCRIPT-
sed -i 's/ALLOW_\(BOOL\|INT\|STRING\)/ALLOW_ANY/g' src/test/util_tests.cpp src/test/getarg_tests.cpp
-END VERIFY SCRIPT-
This commit does not change behavior.
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions