summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJan-Michael Brummer <jan.brummer@tabos.org>2020-06-04 19:06:56 +0200
committerJan-Michael Brummer <jan.brummer@tabos.org>2020-06-04 17:37:29 +0000
commit2683bba39a3033cf90a82c558588fa08a00801d4 (patch)
tree0d3e0c057eb6fdcedf73350e4ccce8c68e66f863 /tests
parent10c95e2c54b2f832f9c0158ae5eb13215ff6badb (diff)
downloadepiphany-2683bba39a3033cf90a82c558588fa08a00801d4.tar.gz
Update Readability.js
Update Readability.js to latest revision and move it to third_party with an own README.epiphany.
Diffstat (limited to 'tests')
-rw-r--r--tests/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build
index d879d6aea..00b8f5d14 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -178,6 +178,7 @@ if get_option('unit_tests').enabled()
web_view_test = executable('test-ephy-web-view',
'ephy-web-view-test.c',
resources,
+ readability_resources,
dependencies: ephymain_dep
)
test('Web view test',