package cmd

import "testing"

func TestRun(t *testing.T) {
	Run()
}