This test now succeeds.

llvm-svn: 279897
This commit is contained in:
Jim Ingham 2016-08-27 00:35:48 +00:00
parent 3a878af29c
commit fb1bdc4922
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ class TestQueues(TestBase):
@skipUnlessDarwin
@add_test_categories(['pyapi'])
@unittest2.expectedFailure("rdar://22531180")
def test_with_python_api(self):
"""Test queues inspection SB APIs."""
self.build()