7 lines
90 B
Go
7 lines
90 B
Go
package software_test
|
|
|
|
import "testing"
|
|
|
|
func TestGetInstalledSoftware(t *testing.T) {
|
|
|
|
}
|