mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
enable accidentally disabled inchi tests (#3468)
This commit is contained in:
2
External/INCHI-API/test.cpp
vendored
2
External/INCHI-API/test.cpp
vendored
@@ -782,7 +782,7 @@ void testGithub3365() {
|
||||
//-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|
||||
int main() {
|
||||
RDLog::InitLogs();
|
||||
#if 0
|
||||
#if 1
|
||||
testGithubIssue3();
|
||||
testGithubIssue8();
|
||||
testGithubIssue40();
|
||||
|
||||
Reference in New Issue
Block a user