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

13 lines
116 B
Python
Executable File

tests=[
("python","UnitTestSVD.py",{}),
("python","SVDSimilarity.py",{}),
]
longTests=[
]