mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-23 04:22:05 +01: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:
parent
66a47b8367
commit
5e17d2636f
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
||||||
|
|
Loading…
Reference in a new issue