Index: sky/tests/lowlevel/hello-world-expected.txt |
diff --git a/sky/tests/lowlevel/hello-world-expected.txt b/sky/tests/lowlevel/hello-world-expected.txt |
deleted file mode 100644 |
index 0e0843da9ac07115bf4e9ae04c1ea49cc7d0782a..0000000000000000000000000000000000000000 |
--- a/sky/tests/lowlevel/hello-world-expected.txt |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView {#document} at (0,0) size 800x600 |
- RenderFlexibleBox {foo} at (0,0) size 800x19 |
- RenderParagraph {p} at (0,0) size 800x19 |
- RenderText {#text} at (0,0) size 99x19 |
- text run at (0,0) width 99: "Hello World!" |
- |