diff --git a/source/tests/common/test_examples.py b/source/tests/common/test_examples.py index 6d5e34fedf..f7f1593f6f 100644 --- a/source/tests/common/test_examples.py +++ b/source/tests/common/test_examples.py @@ -36,7 +36,6 @@ p_examples / "water_tensor" / "polar" / "polar_input.json", p_examples / "water_tensor" / "dipole" / "dipole_input_torch.json", p_examples / "water_tensor" / "polar" / "polar_input_torch.json", - p_examples / "water_multi_task" / "ener_dipole" / "input.json", p_examples / "fparam" / "train" / "input.json", p_examples / "fparam" / "train" / "input_aparam.json", p_examples / "zinc_protein" / "zinc_se_a_mask.json",