Thomas den Hollander b157d8b478
Change splice to pop in annotation tests
This line in the annotation tests subtracts an array from a number. This is because `splice(-1, 1)` returns a one-element array, while `pop()` returns only the element itself.
2018-10-24 13:08:08 +02:00
..
2017-01-29 23:24:44 +01:00
2018-06-11 20:41:56 -07:00
2018-10-03 00:28:49 +02:00
2013-03-15 11:24:08 -07:00
2018-03-16 11:08:56 -07:00
2015-11-19 11:03:52 -06:00