mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
fix unit test
This commit is contained in:
@ -1,9 +1,9 @@
|
|||||||
package protocols
|
package protocols
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"beelzebub/parser"
|
|
||||||
"beelzebub/tracer"
|
|
||||||
"errors"
|
"errors"
|
||||||
|
"github.com/mariocandela/beelzebub/parser"
|
||||||
|
"github.com/mariocandela/beelzebub/tracer"
|
||||||
"github.com/stretchr/testify/assert"
|
"github.com/stretchr/testify/assert"
|
||||||
"testing"
|
"testing"
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user