aboutsummaryrefslogtreecommitdiff
path: root/test/typeparam/graph.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/typeparam/graph.go')
-rw-r--r--test/typeparam/graph.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/typeparam/graph.go b/test/typeparam/graph.go
index f2a2630ad0..cecf349a9a 100644
--- a/test/typeparam/graph.go
+++ b/test/typeparam/graph.go
@@ -225,7 +225,6 @@ func TestShortestPath() {
}
}
-
func main() {
TestShortestPath()
}