blob: faa4e3b0cbfffc901e1155cbb544514ee63fbaa3 [file] [log] [blame]
import TPunitA
import TPunitB
def __lldb_init_module(debugger,*args):
debugger.HandleCommand("command script add -f thepackage.TPunitA.command TPcommandA")
debugger.HandleCommand("command script add -f thepackage.TPunitB.command TPcommandB")