fixed missing testing import
This commit is contained in:
parent
fd8405ff37
commit
5855283d24
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ package agent
|
|||
import (
|
||||
"errors"
|
||||
"strings"
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestRunScript(t *testing.T){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue