Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jareguo authored Sep 4, 2018
1 parent efde172 commit 9b13ead
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,23 +64,7 @@ npm test

3. Open [http://localhost:8511/bin/qunit-runner.html](http://localhost:8511/bin/qunit-runner.html) in your browser.

#### Visual Test

1. Build for testing.<br>

```bash
gulp build-test
```

2. Start express in cloned project folder.

```
node test/visual-tests/server.js
```

3. Open [http://localhost:8512/test/visual-tests/index.html](http://localhost:8512/test/visual-tests/index.html) in your browser.

### DebugInfos
### DebugInfos

View [EngineErrorMap.md](https://github.com/cocos-creator/engine/blob/master/EngineErrorMap.md)
All the debug infos are defined in file EngineErrorMap.md.
Expand Down

0 comments on commit 9b13ead

Please sign in to comment.