Skip to content

Commit 5138bae

Browse files
committed
Upate tests
1 parent deac25c commit 5138bae

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

test/diff/fixtures/first/bem-preset.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<!DOCTYPE html>
2+
<!-- comment -->
23
<html>
34
<head lang="en">
45
<meta charset="UTF-8">

test/diff/fixtures/second/bem-preset.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!DOCTYPE html><!-- comment -->
22
<html>
33
<head lang="en">
44
<meta charset="UTF-8">

0 commit comments

Comments
 (0)