From: erg Date: Sun, 28 Oct 2007 02:07:59 +0000 (+0000) Subject: Add missing test file X-Git-Tag: LAST_LIBGRAPH~32^2~5151 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d68a3a1029fb505067b0a404e822d98bd534c588;p=graphviz Add missing test file --- diff --git a/rtest/graphs/ps_user_shapes.dot b/rtest/graphs/ps_user_shapes.dot new file mode 100644 index 000000000..3383f7fd7 --- /dev/null +++ b/rtest/graphs/ps_user_shapes.dot @@ -0,0 +1,3 @@ +digraph G { + n [label=""] +}