diff --git a/python/run-tests b/python/run-tests index a00bef36..d77ac322 100755 --- a/python/run-tests +++ b/python/run-tests @@ -49,8 +49,8 @@ main() { print_ruler - echo Running: ../../.github/citools/python/python-test-doctest - time ../../.github/citools/python/python-test-doctest + echo Running: ../../.github/citools/python/python-test-with-doctests + time ../../.github/citools/python/python-test-with-doctests print_ruler