From e90286005f1cbedc77bfff91f867cb6aec25a595 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 11 Sep 2014 15:04:50 +0200 Subject: oops --- .../src/test/java/bwlehrpool/AppTest.java | 38 ---------------------- 1 file changed, 38 deletions(-) delete mode 100644 dozentenmodulserver/Dozentenmodulserver/src/test/java/bwlehrpool/AppTest.java (limited to 'dozentenmodulserver/Dozentenmodulserver/src/test/java/bwlehrpool/AppTest.java') diff --git a/dozentenmodulserver/Dozentenmodulserver/src/test/java/bwlehrpool/AppTest.java b/dozentenmodulserver/Dozentenmodulserver/src/test/java/bwlehrpool/AppTest.java deleted file mode 100644 index ffcdcc2e..00000000 --- a/dozentenmodulserver/Dozentenmodulserver/src/test/java/bwlehrpool/AppTest.java +++ /dev/null @@ -1,38 +0,0 @@ -package bwlehrpool; - -import junit.framework.Test; -import junit.framework.TestCase; -import junit.framework.TestSuite; - -/** - * Unit test for simple App. - */ -public class AppTest - extends TestCase -{ - /** - * Create the test case - * - * @param testName name of the test case - */ - public AppTest( String testName ) - { - super( testName ); - } - - /** - * @return the suite of tests being tested - */ - public static Test suite() - { - return new TestSuite( AppTest.class ); - } - - /** - * Rigourous Test :-) - */ - public void testApp() - { - assertTrue( true ); - } -} -- cgit v1.2.3-55-g7522