Fix standalone compilation of events library.
[sfrench/samba-autobuild/.git] / lib / tevent / tests.py
index 006426207eed8aca000d985f07cf03a15adae044..b14f7e625087088af8aa091fc97693b7db527f6f 100644 (file)
@@ -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