Index: third_party/WebKit/LayoutTests/harness-tests/wpt/README.txt |
diff --git a/third_party/WebKit/LayoutTests/harness-tests/wpt/README.txt b/third_party/WebKit/LayoutTests/harness-tests/wpt/README.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2fc426986c6aa23f27efa2cf5c8fb947757732a8 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/harness-tests/wpt/README.txt |
@@ -0,0 +1,5 @@ |
+The tests in this directory are NOT layout tests. Instead, they test our test |
+harness itself as well as associated tools/scripts, such as testharnessreport.js. |
+ |
+Tests in this directory behave as if they were in external/wpt at least for the |
+purposes of console log filtering. |