diff options
| author | chrislu <chris.lu@gmail.com> | 2025-12-04 10:40:01 -0800 |
|---|---|---|
| committer | chrislu <chris.lu@gmail.com> | 2025-12-04 10:40:01 -0800 |
| commit | 8d110b29ddfd9b9cdb504a4380106b2b287155ca (patch) | |
| tree | 617bb8b91ee19afc89061049904d762887188729 /test | |
| parent | 39ba19eea6d47a5d35c67064d560fb569c6c5baf (diff) | |
| download | seaweedfs-8d110b29ddfd9b9cdb504a4380106b2b287155ca.tar.xz seaweedfs-8d110b29ddfd9b9cdb504a4380106b2b287155ca.zip | |
fmt
Diffstat (limited to 'test')
| -rw-r--r-- | test/sftp/README.md | 1 | ||||
| -rw-r--r-- | test/sftp/testdata/userstore.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/test/sftp/README.md b/test/sftp/README.md index e2908f166..17b5e67c7 100644 --- a/test/sftp/README.md +++ b/test/sftp/README.md @@ -89,3 +89,4 @@ To debug test failures: config.EnableDebug = true ``` + diff --git a/test/sftp/testdata/userstore.json b/test/sftp/testdata/userstore.json index 540a9486d..66d78dd1d 100644 --- a/test/sftp/testdata/userstore.json +++ b/test/sftp/testdata/userstore.json @@ -34,3 +34,4 @@ } ] + |
