Commit 67479fb
committed
Add a test for empty nested includes
I had a thought that I might not be handling the case where
`includePath` doesn't return a promise, but it turns out to work because
now I'm only calling that method from inside a promise handler. Let's
still commit the test to prevent any regressions in the future.1 parent 03c02cd commit 67479fb
1 file changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2439 | 2439 | | |
2440 | 2440 | | |
2441 | 2441 | | |
| 2442 | + | |
| 2443 | + | |
| 2444 | + | |
| 2445 | + | |
| 2446 | + | |
| 2447 | + | |
| 2448 | + | |
| 2449 | + | |
| 2450 | + | |
| 2451 | + | |
| 2452 | + | |
| 2453 | + | |
| 2454 | + | |
| 2455 | + | |
| 2456 | + | |
| 2457 | + | |
| 2458 | + | |
| 2459 | + | |
| 2460 | + | |
| 2461 | + | |
| 2462 | + | |
2442 | 2463 | | |
2443 | 2464 | | |
2444 | 2465 | | |
| |||
0 commit comments