5 lines
129 B
Factor
5 lines
129 B
Factor
|
! Copyright (C) 2008 Your name.
|
||
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
USING: tools.test fuel ;
|
||
|
IN: fuel.tests
|