unpack_string/hw08_envdir_tool/executor_test.go

8 lines
91 B
Go
Raw Normal View History

2023-10-30 15:21:12 +03:00
package main
import "testing"
func TestRunCmd(t *testing.T) {
// Place your code here
}