|
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - <link rel="next" href="./should.html" /> |
| 40 | + <link rel="next" href="./jasmine.html" /> |
41 | 41 |
|
42 | 42 |
|
43 | 43 | <link rel="prev" href="./expect.html" />
|
|
53 | 53 | data-chapter-title="expect.js"
|
54 | 54 | data-filepath="expectjs.md"
|
55 | 55 | data-basepath="."
|
56 |
| - data-revision="Thu Sep 22 2016 18:44:55 GMT+0200 (CEST)" |
| 56 | + data-revision="Wed Jan 18 2017 12:57:27 GMT+0100 (CET)" |
57 | 57 | data-innerlanguage="">
|
58 | 58 |
|
59 | 59 |
|
|
173 | 173 |
|
174 | 174 | </li>
|
175 | 175 |
|
176 |
| - <li class="chapter " data-level="3.4" data-path="should.html"> |
| 176 | + <li class="chapter " data-level="3.4" data-path="jasmine.html"> |
177 | 177 |
|
178 | 178 |
|
179 |
| - <a href="./should.html"> |
| 179 | + <a href="./jasmine.html"> |
180 | 180 |
|
181 | 181 | <i class="fa fa-check"></i>
|
182 | 182 |
|
183 | 183 | <b>3.4.</b>
|
184 | 184 |
|
| 185 | + jasmine |
| 186 | + </a> |
| 187 | + |
| 188 | + |
| 189 | + </li> |
| 190 | + |
| 191 | + <li class="chapter " data-level="3.5" data-path="jest.html"> |
| 192 | + |
| 193 | + |
| 194 | + <a href="./jest.html"> |
| 195 | + |
| 196 | + <i class="fa fa-check"></i> |
| 197 | + |
| 198 | + <b>3.5.</b> |
| 199 | + |
| 200 | + jest |
| 201 | + </a> |
| 202 | + |
| 203 | + |
| 204 | + </li> |
| 205 | + |
| 206 | + <li class="chapter " data-level="3.6" data-path="should.html"> |
| 207 | + |
| 208 | + |
| 209 | + <a href="./should.html"> |
| 210 | + |
| 211 | + <i class="fa fa-check"></i> |
| 212 | + |
| 213 | + <b>3.6.</b> |
| 214 | + |
185 | 215 | should
|
186 | 216 | </a>
|
187 | 217 |
|
188 | 218 |
|
189 | 219 | </li>
|
190 | 220 |
|
191 |
| - <li class="chapter " data-level="3.5" data-path="tape.html"> |
| 221 | + <li class="chapter " data-level="3.7" data-path="tape.html"> |
192 | 222 |
|
193 | 223 |
|
194 | 224 | <a href="./tape.html">
|
195 | 225 |
|
196 | 226 | <i class="fa fa-check"></i>
|
197 | 227 |
|
198 |
| - <b>3.5.</b> |
| 228 | + <b>3.7.</b> |
199 | 229 |
|
200 | 230 | tape
|
201 | 231 | </a>
|
@@ -295,7 +325,7 @@ <h3 id="withstate">.withState</h3>
|
295 | 325 | <a href="./expect.html" class="navigation navigation-prev " aria-label="Previous page: expect"><i class="fa fa-angle-left"></i></a>
|
296 | 326 |
|
297 | 327 |
|
298 |
| - <a href="./should.html" class="navigation navigation-next " aria-label="Next page: should"><i class="fa fa-angle-right"></i></a> |
| 328 | + <a href="./jasmine.html" class="navigation navigation-next " aria-label="Next page: jasmine"><i class="fa fa-angle-right"></i></a> |
299 | 329 |
|
300 | 330 | </div>
|
301 | 331 | </div>
|
|
0 commit comments