Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLewis Cowper <lewis.cowper@googlemail.com>2016-02-23 13:12:43 +0300
committerRebecca Turner <me@re-becca.org>2016-02-24 04:01:06 +0300
commit3d264532d6d9df60420e985334aebb53c668d32b (patch)
tree638756db0c7770240614c9b4357492bf022aa88b /doc
parentd60351ccae87d71a5f5eac73e3085c6290b52a69 (diff)
doc: Add directories.test doc
PR-URL: https://github.com/npm/npm/pull/11644 Credit: @lewiscowper Reviewed-By: @iarna
Diffstat (limited to 'doc')
-rw-r--r--doc/files/package.json.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/files/package.json.md b/doc/files/package.json.md
index 50d268f32..8c658200b 100644
--- a/doc/files/package.json.md
+++ b/doc/files/package.json.md
@@ -329,6 +329,11 @@ maybe, someday.
Put example scripts in here. Someday, it might be exposed in some clever way.
+### directories.test
+
+Put your tests in here. It is currently not exposed, but it might be in the
+future.
+
## repository
Specify the place where your code lives. This is helpful for people who