Index: LayoutTests/inspector-enabled/sources/debugger/linkifier-expected.txt |
diff --git a/LayoutTests/inspector-enabled/sources/debugger/linkifier-expected.txt b/LayoutTests/inspector-enabled/sources/debugger/linkifier-expected.txt |
deleted file mode 100644 |
index 6cfeb1f2ca407df3a2ee989a8ce1513d8351ecd9..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector-enabled/sources/debugger/linkifier-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-Tests that Linkifier works correctly. |
- |
-The string "at triggerError (http://localhost/show/:22:11) " linkifies to url: http://localhost/show/ |
-The lineNumber is 21 with type number |
-The columnNumber is 10 with type number |
-listeners added on raw source code: 1 |
-original location: linkifier.html:9 |
-pretty printed location: linkifier.html:formatted:16 |
-reverted location: linkifier.html:9 |
-listeners removed from raw source code: 1 |
- |