aboutsummaryrefslogtreecommitdiffstats
path: root/core/syncer/watch-cat_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/syncer/watch-cat_test.go')
-rw-r--r--core/syncer/watch-cat_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/syncer/watch-cat_test.go b/core/syncer/watch-cat_test.go
index b1f1bf8..8bb6d7b 100644
--- a/core/syncer/watch-cat_test.go
+++ b/core/syncer/watch-cat_test.go
@@ -23,8 +23,8 @@ import (
"github.com/stretchr/testify/suite"
- "github.com/dexon-foundation/dexon-consensus/common"
- "github.com/dexon-foundation/dexon-consensus/core/types"
+ "gitlab.com/byzantine-lab/tangerine-consensus/common"
+ "gitlab.com/byzantine-lab/tangerine-consensus/core/types"
)
type WatchCatTestSuite struct {