summaryrefslogtreecommitdiff
path: root/test/engine/alltests.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/engine/alltests.py')
-rw-r--r--test/engine/alltests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/engine/alltests.py b/test/engine/alltests.py
index f3243a372..ec8a47390 100644
--- a/test/engine/alltests.py
+++ b/test/engine/alltests.py
@@ -7,6 +7,7 @@ def suite():
# connectivity, execution
'engine.parseconnect',
'engine.pool',
+ 'engine.bind',
'engine.reconnect',
'engine.execute',
'engine.transaction',