Fix language guesses in tests

It turns out that the Lorem ipsum text in the sample files was confuing the language guesser, causing it to think the file was in Catalan and not English or German.
This commit is contained in:
Daniel Quinn
2018-12-01 15:55:02 +00:00
parent b10b0df859
commit 9c6b8629a3
6 changed files with 7 additions and 1 deletions

View File

@@ -11,6 +11,8 @@ Changelog
pointed this out. `#423`_.
* Updated dependencies to include (among other things) a security patch to
requests.
* Fix text in sample data for tests so that the language guesser stops thinking
that everything is in Catalan because we had *Lorem ipsum* in there.
2.5.0