From f58400a22986cdedf34f85dc17d1d59335ffb404 Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Mon, 28 May 2018 21:32:36 +0000 Subject: Group tests by tested functionality --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 77eb84f..1be2aee 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,9 @@ To execute this test suite, run `cargo test --no-default-features --features test-pro -- --test-threads 1`. Note that this test suite might lock your stick if you have different passwords! -The `totp` and `totp_pin` tests can occasionally fail due to bad timing. Also -make sure to run the tests sequentially (`--test-threads 1`), otherwise they -might interfere. +The `totp_no_pin` and `totp_pin` tests can occasionally fail due to bad timing. +Also make sure to run the tests sequentially (`--test-threads 1`), otherwise +they might interfere. ## Contact -- cgit v1.2.1