Files
rdkit/Python/VLib/test_list.py
Greg Landrum 75a79b6327 initial import
2006-05-06 22:20:08 +00:00

15 lines
179 B
Python
Executable File

tests=[
("python","Node.py",{}),
("python","Filter.py",{}),
("python","Output.py",{}),
("python","Supply.py",{}),
("python","Transform.py",{}),
]
longTests=[
]