fixed references

This commit is contained in:
daniel-gil
2019-04-12 11:39:41 +02:00
parent 3e69a488f6
commit 8a6e52a737
9 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ package intervals_test
import (
"testing"
"github.com/centraldereservas/intervals"
"github.com/daniel-gil/intervals"
)
func TestOverlapped(t *testing.T) {