@Override
  @Test
  public void testNewLayoutAntProject() throws Exception {
    if (shouldSkipBundleTests()) return;

    super.testNewLayoutAntProject();
  }