X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Futils%2Ftest%2FTestLauncher.java;h=9b841a4a79a4da6a775697457b6384744f6fdd53;hb=63b46ca9f1703134ef2979b72d474e9c9b8f5737;hp=3741e976a54dada71bb9fa37f3fa7a07f5e5cafa;hpb=0988831f084e27de9927c1bb29e338e9263bfa42;p=fanfix.git diff --git a/src/be/nikiroo/utils/test/TestLauncher.java b/src/be/nikiroo/utils/test/TestLauncher.java index 3741e97..9b841a4 100644 --- a/src/be/nikiroo/utils/test/TestLauncher.java +++ b/src/be/nikiroo/utils/test/TestLauncher.java @@ -96,7 +96,6 @@ public class TestLauncher { * @throws Exception * in case of error */ - @SuppressWarnings("unused") protected void start() throws Exception { } @@ -106,7 +105,6 @@ public class TestLauncher { * @throws Exception * in case of error */ - @SuppressWarnings("unused") protected void stop() throws Exception { }