5 lines
154 B
Factor
5 lines
154 B
Factor
|
! Copyright (C) 2009 Jose Antonio Ortega Ruiz.
|
||
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
USING: tools.test fuel.help ;
|
||
|
IN: fuel.help.tests
|