blob: cecadfbd15f20cc5b9102c8defb05b2907f96f12 [file] [log] [blame]
class Xyzzy(object):
pass
class XyzzyTest:
def testSimple(self):
c = Xyzzy()