diff --git a/tests/check_examples.py b/tests/test_check_examples.py similarity index 78% rename from tests/check_examples.py rename to tests/test_check_examples.py index 5174f5c8..13bb711c 100644 --- a/tests/check_examples.py +++ b/tests/test_check_examples.py @@ -14,6 +14,10 @@ p_examples / "almg" / "input.json", # p_examples / "almg" / "input-v005.json", # p_examples / "almg" / "dp_template.json", + p_examples / "calypso" / "input.test.json", + p_examples / "water" / "input_distill.json", + p_examples / "water" / "input_dpgen.json", + p_examples / "water" / "input_multitask.json", p_examples / "ch4" / "input_dist.json", # p_examples / "chno" / "dpa_manyi.json", p_examples / "chno" / "input.json",