mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 08:55:43 +03:00
6 lines
77 B
Go
6 lines
77 B
Go
package command
|
|
|
|
|
|
fucn TestUiCommand(t *testing.T) {
|
|
ui := new(cli.MockUi)
|
|
} |