8 lines
136 B
Factor
8 lines
136 B
Factor
|
! Copyright (C) 2010 John Benediktsson
|
||
|
! See http://factorcode.org/license.txt for BSD license
|
||
|
|
||
|
USING: pdf tools.test ;
|
||
|
|
||
|
IN: pdf.tests
|
||
|
|