mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 06:20:30 +08:00
fstests: update TestPublicLink comment to show how to run solo
This commit is contained in:
parent
aa58f66806
commit
eb8130f48a
|
@ -1217,6 +1217,7 @@ func Run(t *testing.T, opt *Opt) {
|
|||
})
|
||||
|
||||
// TestPublicLink tests creation of sharable, public links
|
||||
// go test -v -run 'TestIntegration/Test(Setup|Init|FsMkdir|FsPutFile1|FsPutFile2|FsUpdateFile1|PublicLink)$'
|
||||
t.Run("TestPublicLink", func(t *testing.T) {
|
||||
skipIfNotOk(t)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user