Fill some gaps in steady-state interval test data
This commit is contained in:
parent
61a4837afe
commit
8d0446756c
|
|
@ -17,6 +17,8 @@ describe("xp()", () => {
|
|||
[1, 0],
|
||||
[2, 0],
|
||||
[5, 0],
|
||||
[6, 1],
|
||||
[7, 1],
|
||||
[10, 1],
|
||||
[15, 2],
|
||||
[30, 5],
|
||||
|
|
|
|||
Loading…
Reference in New Issue