unittest.skipIf( os.environ.get("TRAVIS", False), "'TRAVIS' env var defined - skipping unreliable test" )
| 1 | ########################################################################## |
| 2 | # |
| 3 | # Copyright (c) 2007-2013, Image Engine Design Inc. All rights reserved. |
| 4 | # |
nothing calls this directly
no outgoing calls
no test coverage detected