diff options
Diffstat (limited to 'sandbox/testAppNevena/Front/node_modules/@angular/cli/commands/test-long.md')
-rw-r--r-- | sandbox/testAppNevena/Front/node_modules/@angular/cli/commands/test-long.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sandbox/testAppNevena/Front/node_modules/@angular/cli/commands/test-long.md b/sandbox/testAppNevena/Front/node_modules/@angular/cli/commands/test-long.md new file mode 100644 index 00000000..25086c17 --- /dev/null +++ b/sandbox/testAppNevena/Front/node_modules/@angular/cli/commands/test-long.md @@ -0,0 +1,2 @@ +Takes the name of the project, as specified in the `projects` section of the `angular.json` workspace configuration file. +When a project name is not supplied, it will execute for all projects. |