File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 8
8
* [ Choosing a test runner] ( guides/choosing-a-test-runner.md )
9
9
* [ Testing SFCs with Jest] ( guides/testing-SFCs-with-jest.md )
10
10
* [ Testing SFCs with Mocha + webpack] ( guides/testing-SFCs-with-mocha-webpack.md )
11
+ * [ Using with Vue Router] ( guides/using-with-router.md )
11
12
* [ Using with Vuex] ( guides/using-with-vuex.md )
12
13
* [ API] ( api/README.md )
13
14
* [ createLocalVue] ( api/createLocalVue.md )
Original file line number Diff line number Diff line change 6
6
* [ Choosing a test runner] ( guides/choosing-a-test-runner.md )
7
7
* [ Testing SFCs with Jest] ( guides/testing-SFCs-with-jest.md )
8
8
* [ Testing SFCs with Mocha + webpack] ( guides/testing-SFCs-with-mocha-webpack.md )
9
- * [ Using with vue-router ] ( guides/using-with-vuex .md )
10
- * [ Using with vuex ] ( guides/using-with-vuex.md )
9
+ * [ Using with Vue Router ] ( guides/using-with-router .md )
10
+ * [ Using with Vuex ] ( guides/using-with-vuex.md )
11
11
* [ API] ( api/README.md )
12
12
* [ mount] ( api/mount.md )
13
13
* [ shallow] ( api/shallow.md )
You can’t perform that action at this time.
0 commit comments