SAVEPOINT

This commit is contained in:
2017-11-12 20:43:43 +00:00
parent 058a647205
commit 1ba0794058
3 changed files with 13 additions and 11 deletions
+1 -1
View File
@@ -4,8 +4,8 @@ import (
"net/http"
"testing"
"github.com/lukerodham/tuu"
"github.com/stretchr/testify/require"
"gitlab.com/lrodham/tuu"
)
func Test_Route_Creation(t *testing.T) {