# -*- python -*-
from lsst.sconsUtils import scripts
scripts.BasicSConscript.tests(
    pyList=["test_EngineFactoryLocal.py",
            "test_EngineFactoryRemote.py",
            "test_Utils.py"])
