Beispiel #1
0
def test_unicode():
    """ Test the unicode functionality """
    i = Injections("\xf0\x9f\x86\x92", override="OVERRIDE")
    i.inject_content(TEST_CONTENT, "injectme")
def test_unicode():
    """ Test the unicode functionality """
    i = Injections("\xf0\x9f\x86\x92", override="OVERRIDE")
    i.inject_content(TEST_CONTENT, "injectme")