mirror of
https://github.com/lddsb/drone-dingtalk-message.git
synced 2026-06-16 14:50:42 +08:00
remove main_test.go
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
dive.log
|
||||
drone-dingtalk-message
|
||||
.idea
|
||||
vendor
|
||||
vendor
|
||||
coverage.txt
|
||||
@@ -1,10 +0,0 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestMain(t *testing.T) {
|
||||
main()
|
||||
t.Log("main testing finished")
|
||||
}
|
||||
Reference in New Issue
Block a user