Remove decorator for FreeBSD test that now passes

llvm-svn: 222449
This commit is contained in:
Ed Maste 2014-11-20 19:43:33 +00:00
parent d6a81614c4
commit 365eb05c70
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ class TestImageListMultiArchitecture(TestBase):
# Call super's setUp(). # Call super's setUp().
TestBase.setUp(self) TestBase.setUp(self)
@expectedFailureFreeBSD("llvm.org/pr21135")
def test_image_list_shows_multiple_architectures(self): def test_image_list_shows_multiple_architectures(self):
"""Test that image list properly shows the correct architecture for a set of different architecture object files.""" """Test that image list properly shows the correct architecture for a set of different architecture object files."""
images = { images = {