(测试一章):文字优化 消除歧义

This commit is contained in:
SangKa 2016-10-15 07:12:46 +08:00 committed by 雪狼
parent 0741e1f058
commit 232196e6b2
1 changed files with 1 additions and 1 deletions

View File

@ -528,7 +528,7 @@ table(width="100%")
for reasons explained [below](#spec-file-location).
**将测试spec放到`app/`文件夹下的任何位置。**
`karma.conf.js`告诉`Karma`在这个文件夹中寻找测试spec文件原因[如下](#spec-file-location)
`karma.conf.js`告诉`Karma`在这个文件夹中寻找测试spec文件原因在 [这里](#spec-file-location) 有所解释
Add the following code to `app/1st.spec.ts`.