diff options
author | Daniel Mueller <deso@posteo.net> | 2019-01-08 20:02:09 -0800 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2019-01-09 15:42:40 +0100 |
commit | a849924327cc6c07620fa993e4092768829542e0 (patch) | |
tree | 9dac13883ca9a7b5db987b3e5c6b999397429f2a /src/device.rs | |
parent | 0f157082bb75d08ad4fd9bfd1cdf6646fb374c3f (diff) | |
download | nitrokey-rs-a849924327cc6c07620fa993e4092768829542e0.tar.gz nitrokey-rs-a849924327cc6c07620fa993e4092768829542e0.tar.bz2 |
Do not check for errors in connect tests
The connect_* device tests fail when run in a setup with a Pro and
Storage stick present. The problem is that these tests assume only one
stick to be present, and that the corresponding connect function for the
other stick reports an error.
However, in a two stick setup there is no such guarantee. This patch
removes tests for those assumptions.
Diffstat (limited to 'src/device.rs')
0 files changed, 0 insertions, 0 deletions