summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2020-02-17 11:05:10 +0100
committerBastien Nocera <hadess@hadess.net>2020-02-17 19:48:10 +0100
commit11cc1f8e32562bb7bd75eec348c209e848ba77e6 (patch)
treec6b7fa7d4fda3ddbdc20e14dc59f7f82d0a6c549 /tests
parente312a38fbb0ba2659fd19bf0d4391cdaf9bd0364 (diff)
downloadgrilo-plugins-11cc1f8e32562bb7bd75eec348c209e848ba77e6.tar.gz
tests: Re-enable thetvdb tests
Now that the root cause has been fixed.
Diffstat (limited to 'tests')
-rw-r--r--tests/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build
index f5a0e02..1eaf243 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -9,7 +9,7 @@ test_plugins = [
'chromaprint',
# 'dleyna',
'lua-factory',
- # 'thetvdb', See: https://gitlab.gnome.org/GNOME/grilo-plugins/issues/64
+ 'thetvdb',
'tmdb',
'vimeo',
]