From: Matthew Fernandez Date: Tue, 5 Apr 2022 00:09:22 +0000 (-0700) Subject: tests: rename and generalize 'sprint' test file X-Git-Tag: 4.0.0~113^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7df640ee2c6b71a9d65fdffd08a1eb1a45a67b60;p=graphviz tests: rename and generalize 'sprint' test file --- diff --git a/rtest/test_sprint.py b/rtest/test_c_utils.py similarity index 90% rename from rtest/test_sprint.py rename to rtest/test_c_utils.py index 8b5d52de5..85df8dd69 100644 --- a/rtest/test_sprint.py +++ b/rtest/test_c_utils.py @@ -1,4 +1,4 @@ -"""test ../lib/cgraph/sprint.c""" +"""test ../lib/cgraph/ internal generic utility code""" import os from pathlib import Path