comparison js_return.t @ 1375:f168fc46c7a4

Tests: renamed JavaScript to njs.
author Dmitry Volyntsev <xeioex@nginx.com>
date Tue, 11 Sep 2018 14:45:24 +0300
parents 8bd4b88fcac5
children 9d8b100a6ce3
comparison
equal deleted inserted replaced
1374:fd7766ab0a69 1375:f168fc46c7a4
1 #!/usr/bin/perl 1 #!/usr/bin/perl
2 2
3 # (C) Sergey Kandaurov 3 # (C) Sergey Kandaurov
4 # (C) Nginx, Inc. 4 # (C) Nginx, Inc.
5 5
6 # Tests for http JavaScript module, return method. 6 # Tests for http njs module, return method.
7 7
8 ############################################################################### 8 ###############################################################################
9 9
10 use warnings; 10 use warnings;
11 use strict; 11 use strict;