mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-12-06 11:01:16 +01:00
merged branch improve_bytestreams in trunk
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@11821 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
ef74695a1b
commit
8b54f34153
74 changed files with 11866 additions and 1902 deletions
|
|
@ -65,13 +65,13 @@ import java.util.List;
|
|||
*
|
||||
* @author Gaston Dombiak
|
||||
*/
|
||||
public class RosterTest extends SmackTestCase {
|
||||
public class RosterSmackTest extends SmackTestCase {
|
||||
|
||||
/**
|
||||
* Constructor for RosterTest.
|
||||
* Constructor for RosterSmackTest.
|
||||
* @param name
|
||||
*/
|
||||
public RosterTest(String name) {
|
||||
public RosterSmackTest(String name) {
|
||||
super(name);
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue