Home | History | Annotate | Download | only in test

Lines Matching refs:Unrelated

1217         class Unrelated(object):
1219 MyABC.register(Unrelated)
1221 u = Unrelated()