mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 17:24:07 +02:00
Make test configurable
This commit is contained in:
parent
2be5320595
commit
fc12434d28
2 changed files with 16 additions and 5 deletions
6
tests/config.json
Normal file
6
tests/config.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"host": "localhost",
|
||||
"user": "test",
|
||||
"password": "test",
|
||||
"share": "test"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue