Fix tests

This commit is contained in:
Travis Reeder
2017-07-26 11:19:18 -07:00
parent 2677f817f2
commit 437616acb7
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ import (
"time"
"github.com/Sirupsen/logrus"
"github.com/fnproject/fn/clilb/lb"
"github.com/fnproject/fn/fnlb/lb"
)
const VERSION = "0.0.1"