summaryrefslogtreecommitdiffstats
path: root/src/finder.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/finder.rs')
-rw-r--r--src/finder.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/finder.rs b/src/finder.rs
index c5b5bd5..ad7e303 100644
--- a/src/finder.rs
+++ b/src/finder.rs
@@ -80,6 +80,7 @@ impl DerefMut for FinderChild {
#[cfg(test)]
mod tests {
use super::*;
+ use pretty_assertions::assert_eq;
#[test]
fn test_output() {