Skip to content

Commit a5e42fe

Browse files
swap
1 parent b0ba264 commit a5e42fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/djls-ast/src/parser.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,8 +608,8 @@ mod tests {
608608
insta::assert_yaml_snapshot!(ast);
609609
}
610610

611-
// #[test]
612611
// hangs for some reason
612+
// #[test]
613613
fn test_parse_full() {
614614
let source = r#"<!DOCTYPE html>
615615
<html>

0 commit comments

Comments
 (0)