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