math.extras: remove accidental test.

db4
John Benediktsson 2013-09-04 21:21:42 -07:00
parent c9c30c6e6d
commit 6e6adb036d
1 changed files with 0 additions and 3 deletions

View File

@ -150,6 +150,3 @@ IN: math.extras.test
{ { 0 1 2 3 0 0 1 } } [ { 1 2 3 3 2 1 2 } [ <= ] monotonic-count ] unit-test
{ 4 } [ { 1 2 3 1 2 3 4 5 } [ < ] max-monotonic-count ] unit-test
{ 1.0 0.5 } [ 1.5 modf ] unit-test
{ -1.0 -0.5 } [ -1.5 modf ] unit-test