fstests: update TestPublicLink comment to show how to run solo

This commit is contained in:
Nick Craig-Wood 2018-10-14 14:17:05 +01:00
parent aa58f66806
commit eb8130f48a

View File

@ -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)