expand name

This commit is contained in:
Lynn Cyrin 2019-08-25 09:17:16 -07:00
parent b0ed044b01
commit 192ce003d9
No known key found for this signature in database
GPG Key ID: EE9CCB427DFEC897

View File

@ -6,7 +6,7 @@ import (
// TestRegression tests a regression that was merged between versions 1.20.0 and 1.21.0
// The included app.Run line worked in 1.20.0, and then was broken in 1.21.0.
func TestRegression(t *testing.T) {
func TestVersionOneTwoOneRegression(t *testing.T) {
// setup
app := NewApp()
app.Commands = []Command{{