From d8cb39b7ddeff07f1736e078c20261685586bd3a Mon Sep 17 00:00:00 2001 From: Andres Rey Date: Sat, 2 Dec 2017 21:06:15 +0000 Subject: Update test cases to check metadata --- test/test-pages/table-style-attributes/expected-metadata.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'test/test-pages/table-style-attributes/expected-metadata.json') diff --git a/test/test-pages/table-style-attributes/expected-metadata.json b/test/test-pages/table-style-attributes/expected-metadata.json index b551087..3866f09 100644 --- a/test/test-pages/table-style-attributes/expected-metadata.json +++ b/test/test-pages/table-style-attributes/expected-metadata.json @@ -1,7 +1,6 @@ { - "title": "linux video", - "byline": null, - "dir": null, - "excerpt": "linux usability\n ...or, why do I bother. © 2002, 2003\n Jamie Zawinski", - "readerable": true + "Title": "linux video", + "Author": null, + "Direction": null, + "Excerpt": "linux usability\n ...or, why do I bother. © 2002, 2003\n Jamie Zawinski" } -- cgit v1.2.3