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