diff --git a/unittest/formats/test_molecule_file.cpp b/unittest/formats/test_molecule_file.cpp index c3b2d6450d..98a9a23e40 100644 --- a/unittest/formats/test_molecule_file.cpp +++ b/unittest/formats/test_molecule_file.cpp @@ -480,7 +480,7 @@ TEST_F(MoleculeFileTest, minimal) TEST_F(MoleculeFileTest, minjson) { BEGIN_CAPTURE_OUTPUT(); - run_mol_cmd( + run_json_cmd( test_name, "", "{\"application\":\"LAMMPS\",\"format\":\"molecule\",\"revision\": 1," "\"types\":{\"format\": [\"atom-id\",\"type\"],\"data\": [[1,1]]},"