mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 06:49:15 +08:00
docs: fix function name in comment
Some checks failed
Docker beta build / Build image job (push) Has been cancelled
Some checks failed
Docker beta build / Build image job (push) Has been cancelled
This commit is contained in:
parent
40159e7a16
commit
b9207e5727
|
@ -15,7 +15,7 @@ import (
|
||||||
"github.com/stretchr/testify/require"
|
"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) {
|
func TestEnvironmentVariables(t *testing.T) {
|
||||||
|
|
||||||
createTestEnvironment(t)
|
createTestEnvironment(t)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user