mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 03:38:03 +01:00
Rename test
This commit is contained in:
@@ -42,7 +42,7 @@ func (l *testConfigLoader) LoadConfig() (*util.Config, error) {
|
||||
return &util.Config{}, nil
|
||||
}
|
||||
|
||||
func TestCLI(t *testing.T) {
|
||||
func TestCLI_Run(t *testing.T) {
|
||||
commands := map[string]cli.CommandBuilderFunc{
|
||||
"version": versionCmdBuilder,
|
||||
"foo": fooCmdBuilder,
|
||||
|
||||
Reference in New Issue
Block a user