diff --git a/cmdtest/environment_test.go b/cmdtest/environment_test.go index 2c161bf49..47410c687 100644 --- a/cmdtest/environment_test.go +++ b/cmdtest/environment_test.go @@ -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)