aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auth.rs
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2021-02-27 17:16:06 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2021-02-27 17:16:06 +0000
commitce7841ae56a0c9f636c1547214fb6f2dcdc74dcd (patch)
tree326c0904ad914e90d295bdd8c924b14301d601a3 /tests/auth.rs
parentMerge pull request #452 from deantvv/custom-header (diff)
downloadminiserve-ce7841ae56a0c9f636c1547214fb6f2dcdc74dcd.tar.gz
miniserve-ce7841ae56a0c9f636c1547214fb6f2dcdc74dcd.zip
Fix grammar
Diffstat (limited to '')
-rw-r--r--tests/auth.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auth.rs b/tests/auth.rs
index 255c09f..09ea8d8 100644
--- a/tests/auth.rs
+++ b/tests/auth.rs
@@ -123,7 +123,7 @@ fn auth_rejects(
Ok(())
}
-/// Helper functions that register multiple accounts
+/// Helper function that registers multiple accounts
#[cfg(test)]
fn register_accounts<'a>(command: &'a mut Command) -> &'a mut Command {
command