Dashboard: Rename test Python to Misc

This commit is contained in:
Ole Schütt 2023-04-17 19:17:17 +02:00 committed by Ole Schütt
parent ba4444c29e
commit 1fa64e020a
6 changed files with 14 additions and 14 deletions

View file

@ -54,7 +54,7 @@ run_test mypy --strict ./tools/conventions/analyze_gfortran_ast.py
# done
echo ""
echo "Summary: Python tests passed"
echo "Summary: Miscellaneous tests passed"
echo "Status: OK"
#EOF