package org.pentaho.reporting.engine.classic.demo; import junit.framework.TestCase; public class DummyTest extends TestCase { public void testNothing() { } }