aboutsummaryrefslogtreecommitdiff
path: root/src/tests/pws.rs
diff options
context:
space:
mode:
authorDaniel Mueller <deso@posteo.net>2020-07-08 09:16:56 -0700
committerDaniel Mueller <deso@posteo.net>2020-07-08 09:16:56 -0700
commitefb6fbffdb96c6acd197b8a7c4fe0ed9855a151e (patch)
tree3d0256f65ff317e9d0f41816d2841692e8743cac /src/tests/pws.rs
parent99fde3cac7c9cf278b81876994d3a4f4b795b8ce (diff)
downloadnitrocli-efb6fbffdb96c6acd197b8a7c4fe0ed9855a151e.tar.gz
nitrocli-efb6fbffdb96c6acd197b8a7c4fe0ed9855a151e.tar.bz2
Remove unwrap_str_err method from UnwrapError test trait
With upcoming changes we intend to move towards a model where we do not distinguish the individual error variants the program deals with in a global enum. In preparation of such a change, this patch marks a first step in removing the UnwrapError test trait, which relies on the existence of exactly such typed errors. In particular, we remove the unwrap_str_err method from it, basically falling back to just working with strings.
Diffstat (limited to 'src/tests/pws.rs')
0 files changed, 0 insertions, 0 deletions