Merge "Remove conflicting package information for junit.runner and junit.textui"
am: f3f4775a35
Change-Id: Ie0ca0b2b6b5f06e90f55996625f758521c9039cb
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;
|
||||
@@ -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}
|
||||
*/
|
||||
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