From 9533a5165e7413ac00252e581c79212e24bfdf77 Mon Sep 17 00:00:00 2001 From: Henry Schimke Date: Fri, 16 Dec 2022 17:12:14 -0600 Subject: [PATCH] cargo fmt --- tests/rss_expanded_blackbox.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/rss_expanded_blackbox.rs b/tests/rss_expanded_blackbox.rs index 2b99524..e3dad0a 100644 --- a/tests/rss_expanded_blackbox.rs +++ b/tests/rss_expanded_blackbox.rs @@ -120,4 +120,4 @@ fn rssexpanded_stacked_black_box2_test_case() { tester.test_black_box() } -/* one too few images are passing on above, probably a problem edge case */ \ No newline at end of file +/* one too few images are passing on above, probably a problem edge case */