Mercurial Hosting > luan
changeset 1228:f8dd726bd4f5
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 01 Apr 2018 20:49:49 -0600 |
parents | a12dba1f0787 |
children | 85aa7961239a |
files | src/luan/modules/http/Http_test.luan |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/luan/modules/http/Http_test.luan Sun Apr 01 19:59:15 2018 -0600 +++ b/src/luan/modules/http/Http_test.luan Sun Apr 01 20:49:49 2018 -0600 @@ -40,6 +40,7 @@ end function Http_test.init() + function Http.reset_luan() end Http.request = Http.new_request() Http.request.cookies = Http_test.cookies