Commit 7e28ad1b authored by Chris McDonough's avatar Chris McDonough

Add transaction tests.

parent 8626e034
...@@ -15,4 +15,4 @@ ...@@ -15,4 +15,4 @@
from zope.testing.doctestunit import DocFileSuite from zope.testing.doctestunit import DocFileSuite
def test_suite(): def test_suite():
return DocFileSuite("../Blob.txt", "connection.txt") return DocFileSuite("../Blob.txt", "connection.txt", "transaction.txt")
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment