package org.w3c.flute; import junit.framework.TestCase; public class DummyTest extends TestCase { public void testNothing() { } }