]> granicus.if.org Git - graphviz/commitdiff
tests: test_min_edge_stem_arrow_overlap_simple: correct test description
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Wed, 5 Oct 2022 11:47:32 +0000 (13:47 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 11 Oct 2022 19:45:27 +0000 (21:45 +0200)
tests/test_min_edge_stem_arrow_overlap_simple.cpp

index 527d757dea0640d856e29dd2dbe440432e83b9ff..38cfcf85bddfe9657ae29d972ff4ac3525c72c50 100644 (file)
@@ -6,7 +6,7 @@
 #include "test_utilities.h"
 
 TEST_CASE("Minimum edge stem and arrow overlap",
-          "An edge stem shall touch it's arrow heads") {
+          "Test that an edge stem touches its arrow heads") {
 
   const graph_options graph_options = {
       .node_shape = "polygon",