mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
fstests: fix typo
This commit is contained in:
parent
e82452ce9a
commit
1f681e585b
@ -290,7 +290,7 @@ func Run(t *testing.T, opt *Opt) {
|
||||
assert.Error(t, err, "Expecting error on Rmdir non existent")
|
||||
})
|
||||
|
||||
// TestFsMkdir tests tests making a directory
|
||||
// TestFsMkdir tests making a directory
|
||||
t.Run("TestFsMkdir", func(t *testing.T) {
|
||||
skipIfNotOk(t)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user