Home | History | Annotate | Download | only in test

Lines Matching refs:Unrelated

1208         class Unrelated(object):
1210 MyABC.register(Unrelated)
1212 u = Unrelated()