From c967f15e7cfb9651ce86ec1ae187e7c1176cd9d9 Mon Sep 17 00:00:00 2001 From: Patrick Meredith Date: Sun, 25 Aug 2019 09:40:46 -0400 Subject: [PATCH] Fix tests --- src/utils.rs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/utils.rs b/src/utils.rs index 1e75898515..99a59e850e 100644 --- a/src/utils.rs +++ b/src/utils.rs @@ -196,6 +196,10 @@ mod tests { loc: fixtures().join("jonathan.xml"), at: 0 }, + Res { + loc: fixtures().join("sample.bson"), + at: 0 + }, Res { loc: fixtures().join("sample.ini"), at: 0