Files
pyfa/eos/tests/other/testDump.py
DarkPhoenix fd36a0b172 Replace submodules with actual files
Submodules never were actually useful
2013-06-10 22:12:34 +04:00

8 lines
250 B
Python
Executable File

from eos.tests import TestBase
from eos import db
class Test(TestBase):
def test_unicode(self):
# Deliberatly request something with non-ASCII symbol in it. Will crash if the dump isn't encoded correctly
db.getAttributeInfo(384)