mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 00:54:54 +01:00
docs: fix function name in comment
This commit is contained in:
parent
40159e7a16
commit
b9207e5727
@ -15,7 +15,7 @@ import (
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
// TestCmdTest demonstrates and verifies the test functions for end-to-end testing of rclone
|
||||
// TestEnvironmentVariables demonstrates and verifies the test functions for end-to-end testing of rclone
|
||||
func TestEnvironmentVariables(t *testing.T) {
|
||||
|
||||
createTestEnvironment(t)
|
||||
|
Loading…
Reference in New Issue
Block a user