Modif diverses

This commit is contained in:
Frederic Debuire
2008-02-23 20:01:10 +00:00
parent 6855346619
commit 33febd3dc4
2 changed files with 1 additions and 2 deletions

View File

@@ -116,7 +116,6 @@ public class Filler {
} catch (UserEMailAlreadyExistsException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}

View File

@@ -161,7 +161,7 @@ public class ArticleManagerTest {
@Test
public void unassignArticleToPCMemberTest(){
//TODO
}