From e6fad55eefcc5e0ead33127282dc4f78c4f4987b Mon Sep 17 00:00:00 2001 From: xiaocong0323 <479552341@qq.com> Date: Wed, 20 Apr 2016 14:04:25 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"#1=20#122=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=B8=80=E4=B8=AAactivity"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Net1314080903203activity.java | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 app/src/main/java/edu/hzuapps/androidworks/homeworks/net1314080903203/Net1314080903203activity.java diff --git a/app/src/main/java/edu/hzuapps/androidworks/homeworks/net1314080903203/Net1314080903203activity.java b/app/src/main/java/edu/hzuapps/androidworks/homeworks/net1314080903203/Net1314080903203activity.java deleted file mode 100644 index 45373eb0..00000000 --- a/app/src/main/java/edu/hzuapps/androidworks/homeworks/net1314080903203/Net1314080903203activity.java +++ /dev/null @@ -1,15 +0,0 @@ -package com.example.myapplication; - -import org.junit.Test; - -import static org.junit.Assert.*; - -/** - * To work on unit tests, switch the Test Artifact in the Build Variants view. - */ -public class Net1314080903203activity { - @Test - public void addition_isCorrect() throws Exception { - assertEquals(4, 2 + 2); - } -} \ No newline at end of file