]> granicus.if.org Git - graphviz/commitdiff
Correct comment
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Tue, 15 Sep 2020 14:18:41 +0000 (16:18 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Tue, 15 Sep 2020 14:18:41 +0000 (16:18 +0200)
rtest/test_regression.py

index 978ca1979b023604401f0d8d303a285f634a7e9a..18be8691ab8cb88ad1738b7092555913019767a9 100644 (file)
@@ -6,7 +6,7 @@ import os
 import re
 import tempfile
 
-# The terminology used in rtest.sh is a little inconsistent. At the
+# The terminology used in rtest.py is a little inconsistent. At the
 # end it reports the total number of tests, the number of "failures"
 # (crashes) and the number of "changes" (which is the number of tests
 # where the output file did not match the reference file). However,