From b9d858c493ed4866b9ab236df1a082c4b327dc02 Mon Sep 17 00:00:00 2001 From: Maddiaa0 <47148561+Maddiaa0@users.noreply.github.com> Date: Sun, 21 Apr 2024 23:20:53 +0000 Subject: [PATCH] chore: fmt --- huff_parser/tests/macro.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/huff_parser/tests/macro.rs b/huff_parser/tests/macro.rs index 01c3ad2d..f8ed7a8a 100644 --- a/huff_parser/tests/macro.rs +++ b/huff_parser/tests/macro.rs @@ -1291,7 +1291,7 @@ fn test_duplicate_macro_error() { end: occurrences[1].1, file: None }]), - cursor: 58, + cursor: 58, } ) }