Skip to content

Commit aba6d85

Browse files
author
Kévin Dunglas
committed
fix tests
1 parent 728638d commit aba6d85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cli_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ package frankenphp_test
44

55
import (
66
"errors"
7+
"log"
78
"os"
89
"os/exec"
910
"testing"
1011

12+
"github.com/dunglas/frankenphp"
1113
"github.com/stretchr/testify/assert"
1214
)
1315

0 commit comments

Comments
 (0)