comparison js_async.t @ 1375:f168fc46c7a4

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