Commit 69a8cc76 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Add a comment that the text_ascii{1,2} fixture files are used in multiple...

Add a comment that the text_ascii{1,2} fixture files are used in multiple tests so is not trivial to remove/replace.
parent ab342790
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -218,8 +218,8 @@ ALLOWED_TEST_FILES = {
    'test_openssh_pub_key2.pub',
    'test_weird_non_unicode_chars1.pdf',
    'test_weird_non_unicode_chars2.pdf',
    'text_ascii1',
    'text_ascii2',
    'text_ascii1',  # used by multiple tests
    'text_ascii2',  # used by multiple tests
    'text_iso8859',
    'text_order1',
    'text_order2',