aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/vendor/github.com/google/pprof/internal/graph/testdata/compose4.dot
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/vendor/github.com/google/pprof/internal/graph/testdata/compose4.dot')
-rw-r--r--src/cmd/vendor/github.com/google/pprof/internal/graph/testdata/compose4.dot4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cmd/vendor/github.com/google/pprof/internal/graph/testdata/compose4.dot b/src/cmd/vendor/github.com/google/pprof/internal/graph/testdata/compose4.dot
deleted file mode 100644
index 302da8ce94..0000000000
--- a/src/cmd/vendor/github.com/google/pprof/internal/graph/testdata/compose4.dot
+++ /dev/null
@@ -1,4 +0,0 @@
-digraph "testtitle" {
-node [style=filled fillcolor="#f8f8f8"]
-subgraph cluster_L { "label1" [shape=box fontsize=16 label="label1\llabel2\l" tooltip="testtitle"] }
-}