enable testing array after resty fixed their issue

This commit is contained in:
Guo Huang 2016-04-30 23:35:04 -07:00
parent 09248bcd25
commit 56d1b896b7

View File

@ -30,7 +30,7 @@ func TestCreateUser(t *testing.T) {
}
//adding x to skip the test, currently it is failing
func xTestCreateUsersWithArrayInput(t *testing.T) {
func TestCreateUsersWithArrayInput(t *testing.T) {
s := sw.NewUserApi()
newUsers := []sw.User{
sw.User {