admin
2018-12-26 f4b0bb5dfda8f21409b9eb0b2ee6e436c87475e3
fanli/src/test/java/org/fanli/AppTest.java
@@ -1,5 +1,7 @@
package org.fanli;
import org.junit.Ignore;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
@@ -7,6 +9,7 @@
/**
 * Unit test for simple App.
 */
@Ignore
public class AppTest extends TestCase {
   /**
    * Create the test case