1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-15 08:04:49 +02:00

Changes to make compile.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2028 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2003-08-16 22:13:58 +00:00 committed by mtucker
parent 66a47b8367
commit 5e17d2636f

View file

@ -63,7 +63,7 @@ import junit.framework.TestSuite;
* *
* @author Gaston Dombiak * @author Gaston Dombiak
*/ */
public class MessageEventTests extends RosterExchangeTests { public class MessageEventTests {
public static Test suite() { public static Test suite() {
TestSuite suite = new TestSuite("High and low level API tests for message event extension"); TestSuite suite = new TestSuite("High and low level API tests for message event extension");