Solve the Compitability with JaCoco
[holmes/engine-management.git] / engine-d / src / test / java / org / openo / holmes / engine / resources / EngineResourcesTest.java
index 2a40336..51f46a6 100644 (file)
@@ -13,6 +13,7 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
+\r
 package org.openo.holmes.engine.resources;\r
 \r
 import org.junit.Before;\r
@@ -32,9 +33,6 @@ import java.util.Locale;
 \r
 import static org.easymock.EasyMock.*;\r
 \r
-/**\r
- * Created by Administrator on 2017/2/20.\r
- */\r
 public class EngineResourcesTest {\r
     @Rule\r
     public ExpectedException thrown = ExpectedException.none();\r