Skip to content

Commit 8249703

Browse files
committed
Add failing test
1 parent 638245d commit 8249703

File tree

1 file changed

+1
-1
lines changed
  • analyzer/testdata/src/p

1 file changed

+1
-1
lines changed

analyzer/testdata/src/p/p.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"fmt"
77
"time"
88

9-
workflow "github.com/cschleiden/go-workflows/workflow"
9+
"github.com/cschleiden/go-workflows/workflow"
1010

1111
"sync"
1212
)

0 commit comments

Comments
 (0)