Index: trunk/test/unit/org/openstreetmap/josm/tools/PlatformHookOsxTest.java
===================================================================
--- trunk/test/unit/org/openstreetmap/josm/tools/PlatformHookOsxTest.java	(revision 11152)
+++ trunk/test/unit/org/openstreetmap/josm/tools/PlatformHookOsxTest.java	(revision 11160)
@@ -76,12 +76,4 @@
 
     /**
-     * Test method for {@code PlatformHookOsx#getAdditionalFonts}
-     */
-    @Test(expected = UnsupportedOperationException.class)
-    public void testGetAdditionalFonts() {
-        hook.getAdditionalFonts();
-    }
-
-    /**
      * Test method for {@code PlatformHookOsx#getDefaultCacheDirectory}
      */
@@ -116,12 +108,4 @@
 
     /**
-     * Test method for {@code PlatformHookOsx#getInstalledFonts}
-     */
-    @Test(expected = UnsupportedOperationException.class)
-    public void testGetInstalledFonts() {
-        hook.getInstalledFonts();
-    }
-
-    /**
      * Test method for {@code PlatformHookOsx#getOSDescription}
      */
