comparison stream_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 fd7766ab0a69
children 2e81f7788cf7
comparison
equal deleted inserted replaced
1374:fd7766ab0a69 1375:f168fc46c7a4
2 2
3 # (C) Andrey Zelenkov 3 # (C) Andrey Zelenkov
4 # (C) Dmitry Volyntsev 4 # (C) Dmitry Volyntsev
5 # (C) Nginx, Inc. 5 # (C) Nginx, Inc.
6 6
7 # Tests for stream JavaScript module. 7 # Tests for stream njs module.
8 8
9 ############################################################################### 9 ###############################################################################
10 10
11 use warnings; 11 use warnings;
12 use strict; 12 use strict;