summaryrefslogtreecommitdiff
path: root/src/parse/tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse/tests.rs')
-rw-r--r--src/parse/tests.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/parse/tests.rs b/src/parse/tests.rs
index 8ddf013d..a753378e 100644
--- a/src/parse/tests.rs
+++ b/src/parse/tests.rs
@@ -1,3 +1,5 @@
+//! Parser tests.
+
#![allow(non_snake_case)]
use std::fmt::Debug;