Index: sky/tests/parser/endtag-expected.txt |
diff --git a/sky/tests/parser/endtag-expected.txt b/sky/tests/parser/endtag-expected.txt |
index 3ac826c6c4ffbdc05c11d771a89214f724bd8bc1..3ec44cd320fc4d6e9d47a061a0c34505d2ef61ca 100644 |
--- a/sky/tests/parser/endtag-expected.txt |
+++ b/sky/tests/parser/endtag-expected.txt |
@@ -1,11 +1,11 @@ |
<html> |
-<import src="../resources/dump-as-markup.sky"></import> |
-<body> |
- |
-<diva>1</diva> |
-<divb>2</divb> |
-<divc>3</divc> |
-<divd>4</divd>;> |
+ <import src="../resources/dump-as-markup.sky"></import> |
+ <body> |
+ <diva>1</diva> |
+ <divb>2</divb> |
+ <divc>3</divc> |
+ <divd>4</divd>;> |
</body> |
</html> |
+ |