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

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

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

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

Change-Id: Ibbcb838b9d41391b559a555111ebafce437a5679
parents a1d54802 da459776
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>