Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3f4775a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove conflicting package information for junit.runner and junit.textui"

parents ef692462 f845fec3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/**
 * Provides JUnit v3.x test runners.
 * Utility classes supporting the junit test framework.
 */
package junit.runner;
 No newline at end of file
+0 −5
Original line number Diff line number Diff line
<HTML>
<BODY>
Utility classes supporting the junit test framework.
</BODY>
</HTML>
+1 −1
Original line number Diff line number Diff line
/**
 * Provides JUnit v3.x command line based tool to run tests.
 * Utility classes supporting the junit test framework.
 * {@hide}
 */
package junit.textui;
 No newline at end of file
+0 −6
Original line number Diff line number Diff line
<HTML>
<BODY>
Utility classes supporting the junit test framework.
{@hide} - Not needed for 1.0 SDK
</BODY>
</HTML>