Rename to slixmpp
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import time
|
||||
import unittest
|
||||
from sleekxmpp.test import SleekTest
|
||||
from slixmpp.test import SlixTest
|
||||
|
||||
|
||||
class TestStreamTester(SleekTest):
|
||||
class TestStreamTester(SlixTest):
|
||||
"""
|
||||
Test that we can simulate and test a stanza stream.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user