refactor intervals repo in testcases and example (bitbucket -> github)
This commit is contained in:
@@ -3,7 +3,7 @@ package interval_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"bitbucket.org/differenttravel/interval"
|
||||
"github.com/centraldereservas/intervals"
|
||||
)
|
||||
|
||||
func TestOverlapped(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user