Tests: renamed JavaScript to njs.
diff --git a/js.t b/js.t
index b221984..f1a807a 100644
--- a/js.t
+++ b/js.t
@@ -2,7 +2,7 @@
 
 # (C) Roman Arutyunyan
 
-# Tests for http JavaScript module.
+# Tests for http njs module.
 
 ###############################################################################
 
diff --git a/js_async.t b/js_async.t
index cfcfa4a..38ab679 100644
--- a/js_async.t
+++ b/js_async.t
@@ -3,7 +3,7 @@
 # (C) Dmitry Volyntsev
 # (C) Nginx, Inc.
 
-# Async tests for http JavaScript module.
+# Async tests for http njs module.
 
 ###############################################################################
 
diff --git a/js_return.t b/js_return.t
index bf3d7ee..501338f 100644
--- a/js_return.t
+++ b/js_return.t
@@ -3,7 +3,7 @@
 # (C) Sergey Kandaurov
 # (C) Nginx, Inc.
 
-# Tests for http JavaScript module, return method.
+# Tests for http njs module, return method.
 
 ###############################################################################
 
diff --git a/js_subrequests.t b/js_subrequests.t
index 303691b..1e977e9 100644
--- a/js_subrequests.t
+++ b/js_subrequests.t
@@ -3,7 +3,7 @@
 # (C) Dmitry Volyntsev.
 # (C) Nginx, Inc.
 
-# Tests for subrequests in http JavaScript module.
+# Tests for subrequests in http njs module.
 
 ###############################################################################
 
diff --git a/stream_js.t b/stream_js.t
index 4daf223..5b71381 100644
--- a/stream_js.t
+++ b/stream_js.t
@@ -4,7 +4,7 @@
 # (C) Dmitry Volyntsev
 # (C) Nginx, Inc.
 
-# Tests for stream JavaScript module.
+# Tests for stream njs module.
 
 ###############################################################################