comparison js.t @ 1375:f168fc46c7a4

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