aboutsummaryrefslogtreecommitdiff
path: root/src/url.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/url.rs')
-rw-r--r--src/url.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/url.rs b/src/url.rs
index 385b484b..fc2a00f9 100644
--- a/src/url.rs
+++ b/src/url.rs
@@ -117,7 +117,7 @@ impl UrlParser {
}
#[cfg(test)]
-mod test {
+mod tests {
use std::mem;
use crate::grid::Grid;