Skip to content

Commit b73cdef

Browse files
committed
- modified some test-cases
- modified api calls with better error handling to make api more robust and not panic
1 parent 8ed374b commit b73cdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peeringdb_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package main
22

33
import (
4-
"github.com/ipcjk/ixgen/peeringdb"
54
"github.com/ipcjk/ixgen/libapiserver"
5+
"github.com/ipcjk/ixgen/peeringdb"
66
"net/http"
77
"testing"
88
)

0 commit comments

Comments
 (0)