diff options
author | Teddy Wing | 2017-11-11 23:01:53 +0100 |
---|---|---|
committer | Teddy Wing | 2017-11-11 23:01:53 +0100 |
commit | dd76f4de394da3d9ce8cd19b853da10d56caf8cd (patch) | |
tree | eb0c9d6fb372423bb3106b959ad3e8265a5b249e /src/lib.rs | |
parent | 7f369fe35557fab2e9d5c5693e41d238842dcf17 (diff) | |
download | kipper-dd76f4de394da3d9ce8cd19b853da10d56caf8cd.tar.bz2 |
Handle `Result` return values in tests
Update our failing test suite to work with our new return types now that
many of our functions return `Result`s. Since these are tests, we handle
them by panicking with error messages.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions