Skip to content

Commit

Permalink
Cleanup of old event bus test code no longer needed.
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@538 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
drallen committed Dec 17, 2008
1 parent 071608e commit 905fbc7
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 546 deletions.
Expand Up @@ -49,14 +49,14 @@
import org.testng.annotations.Test;

/**
* Temporary name until synchronized with David Allen
* Event bus tests
*
* @author Nicklas Karlsson
* @author David Allen
*
*/
@SpecVersion("20081206")
public class NewEventTest extends AbstractTest
public class EventBusTest extends AbstractTest
{
public static class AnEventType
{
Expand Down

This file was deleted.

This file was deleted.

140 changes: 0 additions & 140 deletions webbeans-ri/src/test/java/org/jboss/webbeans/test/EventTest.java

This file was deleted.

0 comments on commit 905fbc7

Please sign in to comment.