# -*- python -*-
from lsst.sconsUtils import scripts
scripts.BasicSConscript.tests(
    pyList=["testEngineFactoryLocal.py",
            "testEngineFactoryRemote.py",
            "testUtils.py"])
