Skip to content

Commit 25f2c45

Browse files
remove comment
1 parent d1cc9f7 commit 25f2c45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/djls-ast/src/parser.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,6 @@ mod tests {
639639
insta::assert_yaml_snapshot!(ast);
640640
}
641641

642-
// hangs for some reason
643642
#[test]
644643
fn test_parse_full() {
645644
let source = r#"<!DOCTYPE html>

0 commit comments

Comments
 (0)