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