summaryrefslogtreecommitdiffstats
path: root/test/junit
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-04-12 23:04:49 +0200
committerMichael Bien <[email protected]>2010-04-12 23:04:49 +0200
commitafb45360514377a193009d436957898cc5f1855d (patch)
tree6ad0aad892cbfb99b9204dbfb9e2a874be97c9c7 /test/junit
parentc55d6d0d640ef583a76c3c92d58fbfdb0fc87510 (diff)
added Simon Goller to @author list in LongIntHashMap und LongIntHashMapTest.
Diffstat (limited to 'test/junit')
-rw-r--r--test/junit/com/jogamp/common/util/LongIntHashMapTest.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/junit/com/jogamp/common/util/LongIntHashMapTest.java b/test/junit/com/jogamp/common/util/LongIntHashMapTest.java
index b69ba43..67a610f 100644
--- a/test/junit/com/jogamp/common/util/LongIntHashMapTest.java
+++ b/test/junit/com/jogamp/common/util/LongIntHashMapTest.java
@@ -14,6 +14,7 @@ import static java.lang.System.*;
/**
*
* @author Michael Bien
+ * @author Simon Goller
*/
public class LongIntHashMapTest {