sequence.extras: fix using for tests.

db4
John Benediktsson 2012-07-23 09:16:10 -07:00
parent c894bc098d
commit af6d08078a
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
USING: arrays ascii kernel make math random sequences
sequences.extras strings tools.test ;
USING: arrays ascii kernel make math math.vectors random
sequences sequences.extras strings tools.test ;
IN: sequences.extras.tests