def test_linux(): nt.assert_false(sys.platform.startswith('linux'),"This test can't run under linux")