This test now passes.

llvm-svn: 283929
This commit is contained in:
Jim Ingham 2016-10-11 20:09:40 +00:00
parent 5d0bc63d91
commit 2aa6ef7567
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ class LibcxxListDataFormatterTestCase(TestBase):
@skipIf(compiler="gcc")
@skipIfWindows # libc++ not ported to Windows yet
@expectedFailureAll(oslist=["macosx"], bugnumber="rdar://25499635")
def test_with_run_command(self):
"""Test that that file and class static variables display correctly."""
self.build()