diff options
| author | Russell Yanofsky <[email protected]> | 2019-11-12 17:01:00 -0500 |
|---|---|---|
| committer | Russell Yanofsky <[email protected]> | 2019-11-13 04:20:30 -0500 |
| commit | cba2710220d76bbe790b04088839cbbd410436de (patch) | |
| tree | f982dd524e036df926ab65826db024ead62ecabd /src/httpserver.cpp | |
| parent | refactor: Add util_CheckValue test (diff) | |
| download | discoin-cba2710220d76bbe790b04088839cbbd410436de.tar.xz discoin-cba2710220d76bbe790b04088839cbbd410436de.zip | |
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/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions