]> granicus.if.org Git - graphviz/commitdiff
Add missing test file
authorerg <devnull@localhost>
Sun, 28 Oct 2007 02:07:59 +0000 (02:07 +0000)
committererg <devnull@localhost>
Sun, 28 Oct 2007 02:07:59 +0000 (02:07 +0000)
rtest/graphs/ps_user_shapes.dot [new file with mode: 0644]

diff --git a/rtest/graphs/ps_user_shapes.dot b/rtest/graphs/ps_user_shapes.dot
new file mode 100644 (file)
index 0000000..3383f7f
--- /dev/null
@@ -0,0 +1,3 @@
+digraph G {
+  n [label=""]
+}