Really remove the @expectedFailure decorator this time.

llvm-svn: 118180
This commit is contained in:
Johnny Chen 2010-11-03 17:12:54 +00:00
parent 64b47bd57d
commit 0a5f9c96fd
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ class LoadUnloadTestCase(TestBase):
mydir = "load_unload"
@unittest2.expectedFailure
def test_load_unload(self):
"""Test breakpoint by name works correctly with dlopen'ing."""