readability/test/readability
Ben Olive 5dd52d5698 Ensure `remove_tag` returns a valid html_tree
If the entire input is stripped out, this used to return `nil` which
caused downstream parsing to fail. Instead, return `[]` which is the
Floki representation of an empty tree.

Fixes #36
2018-10-11 10:35:16 +09:00
..
candidate Add Elixir 1.6 formatter config file and formatted the codebase 2018-02-09 11:42:08 +08:00
author_finder_test.exs add authors finder 2016-04-28 15:15:24 +09:00
helper_test.exs Ensure `remove_tag` returns a valid html_tree 2018-10-11 10:35:16 +09:00
title_finder_test.exs Add Elixir 1.6 formatter config file and formatted the codebase 2018-02-09 11:42:08 +08:00