fixed: #931 unit test parameters

This commit is contained in:
jun
2020-07-03 10:23:10 +08:00
parent 1c23d20933
commit 4595022f62
6 changed files with 11 additions and 5 deletions

View File

@@ -0,0 +1,4 @@
username,password
test1,111111
test2,222222
test3,333333
1 username password
2 test1 111111
3 test2 222222
4 test3 333333