diff --git a/test_problems/python/runtest b/test_problems/python/runtest index 88bf3dcdf..9d9286ded 100755 --- a/test_problems/python/runtest +++ b/test_problems/python/runtest @@ -60,7 +60,7 @@ echo " " ################################################################# echo "Testing surface chemistry..." -$PYTHON_CMD ../../Cantera/python/examples/surface_chemistry/diamond.py > diamond.out +$PYTHON_CMD ../../Cantera/python/examples/surface_chemistry/diamond_cvd/diamond.py > diamond.out retnStat=$? if [ $retnStat != "0" ] then