Fill some gaps in steady-state interval test data

This commit is contained in:
Rene Saarsoo 2020-11-20 17:40:34 +02:00
parent 61a4837afe
commit 8d0446756c
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ describe("xp()", () => {
[1, 0], [1, 0],
[2, 0], [2, 0],
[5, 0], [5, 0],
[6, 1],
[7, 1],
[10, 1], [10, 1],
[15, 2], [15, 2],
[30, 5], [30, 5],