Merge "Remove conflicting package information for junit.runner and junit.textui" am: f3f4775a35
am: 9b5522f8c4
Change-Id: I4925285c1ea3027d46ac396b8ea29ac44c075e0d
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
/**
|
/**
|
||||||
* Provides JUnit v3.x test runners.
|
* Utility classes supporting the junit test framework.
|
||||||
*/
|
*/
|
||||||
package junit.runner;
|
package junit.runner;
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
<HTML>
|
|
||||||
<BODY>
|
|
||||||
Utility classes supporting the junit test framework.
|
|
||||||
</BODY>
|
|
||||||
</HTML>
|
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
* Provides JUnit v3.x command line based tool to run tests.
|
* Utility classes supporting the junit test framework.
|
||||||
* {@hide}
|
* {@hide}
|
||||||
*/
|
*/
|
||||||
package junit.textui;
|
package junit.textui;
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
<HTML>
|
|
||||||
<BODY>
|
|
||||||
Utility classes supporting the junit test framework.
|
|
||||||
{@hide} - Not needed for 1.0 SDK
|
|
||||||
</BODY>
|
|
||||||
</HTML>
|
|
||||||
Reference in New Issue
Block a user