From fe7fc9bf4b086a9c2b47ca63961a498085e86c3c Mon Sep 17 00:00:00 2001
From: panlei <2799247126@qq.com>
Date: 星期一, 01 七月 2019 17:34:07 +0800
Subject: [PATCH] --
---
util/simpleCV_test.go | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/util/simpleCV_test.go b/util/simpleCV_test.go
index 5690810..4b13129 100644
--- a/util/simpleCV_test.go
+++ b/util/simpleCV_test.go
@@ -5,7 +5,7 @@
)
func TestDrawPolygon(t *testing.T) {
- resp,err := DrawPolygon()
+ resp,err := DrawPolygonOnImage()
if err != nil {
t.Error("鐢绘鎴栬�呬笂浼犳湁闂")
}
--
Gitblit v1.8.0