Update Server, breaks API + remove deprecated
[nikiroo-utils.git] / src / be / nikiroo / utils / test / TestLauncher.java
index 62f3f6f38918941cc005aa2ece45ad5773d924e6..bee3071d7fce7a8689a1be50492b2ca28f729e68 100644 (file)
@@ -96,6 +96,7 @@ public class TestLauncher {
         * @throws Exception
         *             in case of error
         */
+       @SuppressWarnings("unused")
        protected void start() throws Exception {
        }
 
@@ -105,6 +106,7 @@ public class TestLauncher {
         * @throws Exception
         *             in case of error
         */
+       @SuppressWarnings("unused")
        protected void stop() throws Exception {
        }