test for travis and github lib(1)

This commit is contained in:
yhua 2016-06-07 14:55:04 +08:00
parent 2f8ec6461b
commit bd8f311d1b
4 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import (
"fmt"
"github.com/stretchr/testify/assert"
"testing"
"github.com/yhua123/harbor/tests/apitests/apilib"
"github.com/vmware/harbor/tests/apitests/apilib"
)
func TestAddProject(t *testing.T) {