added make testcases

This commit is contained in:
2021-07-16 17:32:52 +04:00
parent de14a5fb06
commit ef031c5b68
2 changed files with 4 additions and 1 deletions

View File

@@ -12,6 +12,9 @@ build:
configfile: configfile:
./p2prc --SetDefaultConfig ./p2prc --SetDefaultConfig
testcases:
sh plugin/generate_test_case.sh
run: run:
go run main.go go run main.go

View File

@@ -1 +1 @@
cp -r TestAnsible/ deploy/ cp -r plugin/TestAnsible/ plugin/deploy/