summaryrefslogtreecommitdiff
path: root/test/test-pages/002/expected-metadata.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-pages/002/expected-metadata.json')
-rw-r--r--test/test-pages/002/expected-metadata.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/test-pages/002/expected-metadata.json b/test/test-pages/002/expected-metadata.json
new file mode 100644
index 0000000..d7b95e8
--- /dev/null
+++ b/test/test-pages/002/expected-metadata.json
@@ -0,0 +1,6 @@
+{
+ "title": "This API is so Fetching!",
+ "byline": "Nikhil Marathe",
+ "excerpt": "For more than a decade the Web has used XMLHttpRequest (XHR) to achieve asynchronous requests in JavaScript. While very useful, XHR is not a very ...",
+ "readerable": true
+}