fixing failing test

This commit is contained in:
Strong Liu 2013-02-01 15:51:59 +08:00
parent a4f3135943
commit aba208dd3d
1 changed files with 0 additions and 1 deletions

View File

@ -500,7 +500,6 @@ public class SQLLoaderTest extends LegacyTestCase {
}
@Test
@FailureExpected( jiraKey = "unknown" )
public void testReturnPropertyComponentRename() throws HibernateException, SQLException {
// failure expected because this was a regression introduced previously which needs to get tracked down.
Componentizable componentizable = setupComponentData();