Index: LayoutTests/inspector/timeline/timeline-dfs-expected.txt |
diff --git a/LayoutTests/inspector/timeline/timeline-dfs-expected.txt b/LayoutTests/inspector/timeline/timeline-dfs-expected.txt |
deleted file mode 100644 |
index 2be99c8a7323521236e556e04bfb0731d04e2493..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector/timeline/timeline-dfs-expected.txt |
+++ /dev/null |
@@ -1,34 +0,0 @@ |
-Tests TimelineModel.forAllRecords function. |
- |
-DFS preorder: |
-a |
-aa |
-aaa |
-aab |
-ab |
-aba |
-abb |
-b |
-ba |
-baa |
-bab |
-bb |
-bba |
-bbb |
- |
-DFS postorder: |
-aaa |
-aab |
-aa |
-aba |
-abb |
-ab |
-a |
-baa |
-bab |
-ba |
-bba |
-bbb |
-bb |
-b |
- |