forked fromTheAlgorithms/JavaScript
- Notifications
You must be signed in to change notification settings - Fork0
Commit10febce
authored
style: cleanup
* tests: add missing tests for `PascalTriangle`* style: remove redundant branch in `generate`* tests: simplify tests of `PascalTriangle`PascalTriangle
(TheAlgorithms#1606)1 parentf313498 commit10febce
2 files changed
+12
-14
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 |
| - | |
22 | 20 |
| |
23 | 21 |
| |
24 | 22 |
| |
|
Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 |
| |
11 | 16 |
| |
12 | 17 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
|
0 commit comments
Comments
(0)