Remove decorator for llvm.org/pr17233

This test was skipped as it used to segfault on FreeBSD.  It seems
the original issue has since been fixed, so have the test run again.

llvm-svn: 201169
This commit is contained in:
Ed Maste 2014-02-11 18:55:19 +00:00
parent acbfbbb20f
commit 197305e916
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ class ExprCommandWithTimeoutsTestCase(TestBase):
self.buildDsym()
self.call_function()
@skipIfFreeBSD # llvm.org/pr17233
@dwarf_test
def test_with_dwarf(self):
"""Test calling std::String member function."""