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

Commit da459776 authored by Paul Duffin's avatar Paul Duffin Committed by android-build-merger
Browse files

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

am: 9b5522f8

Change-Id: I4925285c1ea3027d46ac396b8ea29ac44c075e0d
parents e13bfbde 9b5522f8
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>