summaryrefslogtreecommitdiff
path: root/lib/tevent/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tevent/tests.py')
-rw-r--r--lib/tevent/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tevent/tests.py b/lib/tevent/tests.py
index 006426207e..b14f7e6250 100644
--- a/lib/tevent/tests.py
+++ b/lib/tevent/tests.py
@@ -17,7 +17,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-from samba import events
+import events
import unittest
# Just test the bindings are there and that calling them doesn't crash