Update to version 1.5.0 (breaking Bundle/Meta)
[nikiroo-utils.git] / src / be / nikiroo / utils / test / TestLauncher.java
index d01e0f802cf026f1aa886d6c99d2917538a67693..62f3f6f38918941cc005aa2ece45ad5773d924e6 100644 (file)
@@ -278,8 +278,8 @@ public class TestLauncher {
         * 
         * @param depth
         *            the level at which is the launcher (0 = main launcher)
-        * @param test
-        *            the {@link TestCase}
+        * @param name
+        *            the {@link TestCase} name
         */
        protected void print(int depth, String name) {
                name = prefix(depth, false)