From fb492341a1d05590c5230e8e0bd5e48f530944fe Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Tue, 24 Nov 2015 11:15:53 +0100 Subject: Properly set class authors --- src/ch/epfl/maze/tests/Competition.java | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ch/epfl/maze/tests/Competition.java') diff --git a/src/ch/epfl/maze/tests/Competition.java b/src/ch/epfl/maze/tests/Competition.java index 10a6c84..188570f 100644 --- a/src/ch/epfl/maze/tests/Competition.java +++ b/src/ch/epfl/maze/tests/Competition.java @@ -30,6 +30,8 @@ import static org.junit.Assert.assertTrue; * winner against one animal if it obtained a positive score in the rivalry * against it. * + * + * @author EPFL */ public class Competition { -- cgit v1.2.3