Skip to content

Commit fa9bc38

Browse files
committed
4e3g_lig.sdf -> 4e3g_lig.mol
1 parent bb5a272 commit fa9bc38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

src/python/pipelines/rdkit/sucos.test

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
version = 1,
66

77
// Testing sucos.py reading from file and writing to file
8-
test_raw_sucos_sdf_to_sdf = [
8+
test_raw_sucos_sdf_to_mol = [
99

1010
command: '''python -m pipelines.rdkit.sucos
11-
--target ${PIN}/sucos/4e3g_lig.sdf
11+
--target ${PIN}/sucos/4e3g_lig.mol
1212
-i ${PIN}/sucos/benzene.sdf -if sdf
1313
-o ${POUT}output -of sdf''',
1414

0 commit comments

Comments
 (0)