Commit 7bf50f70 authored by Barry Warsaw's avatar Barry Warsaw

Add test_storage_api.py to the suite of all tests.

parent 82175353
......@@ -3,7 +3,7 @@
import sys
import unittest
MODULES = ('commitlog', 'create', 'virgin', 'zodb_simple')
MODULES = ('commitlog', 'create', 'virgin', 'zodb_simple', 'storage_api')
......
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