From 6c0d52d421a47bb486eafe8a62363c147bf5fa2f Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Sun, 8 Jun 2025 01:44:15 +0200 Subject: common: Improve assert_eq output in tests --- server/common/src/tests.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'server/common/src') diff --git a/server/common/src/tests.rs b/server/common/src/tests.rs index 29ee6d6..e7d6815 100644 --- a/server/common/src/tests.rs +++ b/server/common/src/tests.rs @@ -1,3 +1,4 @@ +use pretty_assertions::assert_eq; use std::path::{Path, PathBuf}; use testdir::testdir; use tokio::fs; -- cgit v1.2.3-70-g09d2