summaryrefslogtreecommitdiff
path: root/test/test-pages/wikipedia/expected-metadata.json
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2017-12-03 12:24:28 +0000
committerGitHub <[email protected]>2017-12-03 12:24:28 +0000
commit0d02e2916d1659bb79426969c5d48848ff402598 (patch)
tree043f85fe97b68d24027bb067029ab6e3b7cb627d /test/test-pages/wikipedia/expected-metadata.json
parentbbf6068a6440c2390956993a6845952a02219722 (diff)
parent62deed54da3c5248e5d8ac13805c0d1c0d2bf1d6 (diff)
Merge pull request #33 from andreskrey/v1.0
v1.0
Diffstat (limited to 'test/test-pages/wikipedia/expected-metadata.json')
-rw-r--r--test/test-pages/wikipedia/expected-metadata.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/test/test-pages/wikipedia/expected-metadata.json b/test/test-pages/wikipedia/expected-metadata.json
index ca08f7b..52b13ff 100644
--- a/test/test-pages/wikipedia/expected-metadata.json
+++ b/test/test-pages/wikipedia/expected-metadata.json
@@ -1,7 +1,6 @@
{
- "title": "Mozilla - Wikipedia",
- "byline": null,
- "dir": "ltr",
- "excerpt": "Mozilla is a free-software community, created in 1998 by members of Netscape. The Mozilla community uses, develops, spreads and supports Mozilla products, thereby promoting exclusively free software and open standards, with only minor exceptions.[1] The community is supported institutionally by the Mozilla Foundation and its tax-paying subsidiary, the Mozilla Corporation.[2]",
- "readerable": true
+ "Title": "Mozilla - Wikipedia",
+ "Author": null,
+ "Direction": "ltr",
+ "Excerpt": "Mozilla is a free-software community, created in 1998 by members of Netscape. The Mozilla community uses, develops, spreads and supports Mozilla products, thereby promoting exclusively free software and open standards, with only minor exceptions.[1] The community is supported institutionally by the Mozilla Foundation and its tax-paying subsidiary, the Mozilla Corporation.[2]"
}