# -*- python -*-
from lsst.sconsUtils import scripts
scripts.BasicSConscript.tests(
    pyList=["testDbLocal.py", "testDbRemote.py", "testDbPool.py"])
