comparison js_subrequests.t @ 1337:bab9dd2654c3

Tests: style.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 07 Jun 2018 21:21:46 +0300
parents 8e593b068fc0
children adb306c10169
comparison
equal deleted inserted replaced
1336:7a0d626ecd94 1337:bab9dd2654c3
219 219
220 server { 220 server {
221 listen 127.0.0.1:8084; 221 listen 127.0.0.1:8084;
222 server_name localhost; 222 server_name localhost;
223 223
224 return 444; 224 return 444;
225 } 225 }
226 } 226 }
227 227
228 EOF 228 EOF
229 229
230 $t->write_file('test.js', <<EOF); 230 $t->write_file('test.js', <<EOF);