Skip to content

Commit db3bae2

Browse files
author
mgeipel
committed
small fix in javadoc
1 parent e92b823 commit db3bae2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/test/java/org/culturegraph/mf/stream/pipe/bib/OreAggregationAdderTest.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,14 @@
1515
*/
1616
package org.culturegraph.mf.stream.pipe.bib;
1717

18+
import org.culturegraph.mf.stream.pipe.OreAggregationAdder;
1819
import org.culturegraph.mf.test.TestSuite;
1920
import org.junit.runner.RunWith;
2021

2122

2223
/**
24+
* Tests {@link OreAggregationAdder}
25+
*
2326
* @author Markus Michael Geipel
2427
*/
2528
@RunWith(TestSuite.class)

0 commit comments

Comments
 (0)