Index: trunk/test/unit/JOSMTest.java
===================================================================
--- trunk/test/unit/JOSMTest.java	(revision 11925)
+++ 	(revision )
@@ -1,18 +1,0 @@
-// License: GPL. For details, see LICENSE file.
-import static org.junit.Assert.assertNotNull;
-
-import org.junit.Test;
-
-/**
- * Unit tests of {@link JOSM} class.
- */
-public class JOSMTest {
-
-    /**
-     * Unit test of {@link JOSM} constructor.
-     */
-    @Test
-    public void testJOSM() {
-        assertNotNull(new JOSM());
-    }
-}
