enable accidentally disabled inchi tests (#3468)

This commit is contained in:
Greg Landrum
2020-10-07 05:47:31 +02:00
committed by GitHub
parent 9be3fdfa52
commit 9b2dcf2c53

View File

@@ -782,7 +782,7 @@ void testGithub3365() {
//-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
int main() {
RDLog::InitLogs();
#if 0
#if 1
testGithubIssue3();
testGithubIssue8();
testGithubIssue40();