7
7
# Copyright (c) 2009 HolgerRapp@gmx.net. All rights reserved.
16
16
from cStringIO import StringIO
18
18
from conf import WidelandsConfigParser
24
27
class TestWLConfigParser_TestStringSubstitution_ExceptCorrectResult(_WLConfigParser_Base):
27
30
descr=_"The breath-taking beauty of these emerald lands has lured many a tribe into the attempt of taking them for itself."
35
39
if __name__ == '__main__':
37
41
# k = TestMacro_UnmatchedExitm_ExceptRaise()
38
42
# unittest.TextTestRunner().run(k)