Repository: commons-numbers
Updated Branches:
  refs/heads/master 6b523a37f -> 5a2f9d149


Javadoc (unit test).


Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/e2f06629
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/e2f06629
Diff: http://git-wip-us.apache.org/repos/asf/commons-numbers/diff/e2f06629

Branch: refs/heads/master
Commit: e2f06629114971c3a3c52ede491446a394c6f7a9
Parents: 6b523a3
Author: Gilles Sadowski <gil...@harfang.homelinux.org>
Authored: Mon Jul 3 14:06:08 2017 +0200
Committer: Gilles Sadowski <gil...@harfang.homelinux.org>
Committed: Mon Jul 3 14:06:08 2017 +0200

----------------------------------------------------------------------
 .../org/apache/commons/numbers/fraction/ContinuedFractionTest.java  | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/e2f06629/commons-numbers-fraction/src/test/java/org/apache/commons/numbers/fraction/ContinuedFractionTest.java
----------------------------------------------------------------------
diff --git 
a/commons-numbers-fraction/src/test/java/org/apache/commons/numbers/fraction/ContinuedFractionTest.java
 
b/commons-numbers-fraction/src/test/java/org/apache/commons/numbers/fraction/ContinuedFractionTest.java
index f548fb1..06e2bb1 100644
--- 
a/commons-numbers-fraction/src/test/java/org/apache/commons/numbers/fraction/ContinuedFractionTest.java
+++ 
b/commons-numbers-fraction/src/test/java/org/apache/commons/numbers/fraction/ContinuedFractionTest.java
@@ -21,6 +21,7 @@ import org.junit.Test;
 
 
 /**
+ * Tests for {@link ContinuedFraction}.
  */
 public class ContinuedFractionTest {
 

Reply via email to