Skip to content

Commit a5b6be8

Browse files
Kévin Dunglasdunglas
authored andcommitted
fix tests
1 parent 8820a26 commit a5b6be8

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)