Home | History | Annotate | Download | only in test

Lines Matching refs:skipIfDarwin

659 def skipIfDarwin(func):
662 raise Exception("@skipIfDarwin can only be used to decorate a test method")