mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-07 08:49:37 +08:00
tests: add examples with scaffold
This commit is contained in:
5
examples/demo-with-go-plugin/plugin/go.mod
Normal file
5
examples/demo-with-go-plugin/plugin/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module plugin
|
||||
|
||||
go 1.16
|
||||
|
||||
require github.com/httprunner/funplugin v0.4.2 // indirect
|
||||
Reference in New Issue
Block a user