Skip to content

Commit 56181ec

Browse files
author
Tuure Vartiainen
committed
tests: trigger travis-ci run again
1 parent 390c83a commit 56181ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

t/140-ssl-c-api.t

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -879,6 +879,8 @@ lua ssl server name: "test.com"
879879
ngx.log(ngx.ERR, "failed to set psk key: ", ffi.string(errmsg[0]))
880880
return
881881
end
882+
883+
return ngx.OK
882884
}
883885
884886
ssl_certificate ../../cert/test.crt;

0 commit comments

Comments
 (0)