factor/basis/assoc-heaps/assoc-heaps-tests.factor

5 lines
146 B
Factor
Raw Normal View History

2008-10-01 18:52:37 -04:00
! Copyright (C) 2008 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
2008-10-01 21:48:53 -04:00
USING: tools.test assoc-heaps ;
IN: assoc-heaps.tests