Additional Range interval tests
This commit is contained in:
parent
92b21d2095
commit
38fb79b2a3
|
|
@ -53,6 +53,9 @@ describe("xp()", () => {
|
||||||
});
|
});
|
||||||
|
|
||||||
[
|
[
|
||||||
|
// [50, 4], // Doesn't work :(
|
||||||
|
[51, 5],
|
||||||
|
[52, 5],
|
||||||
[53, 5],
|
[53, 5],
|
||||||
[54, 5],
|
[54, 5],
|
||||||
[55, 5],
|
[55, 5],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue