]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/pdf/units/units-tests.factor
more test IN: cleanup.
[factor.git] / extra / pdf / units / units-tests.factor
index ca00082c427557b9cab560bf0dd66e6d790f6ed3..936e5b7c287ad23db23664223cc4848dd3a7a692 100644 (file)
@@ -3,8 +3,6 @@
 
 USING: pdf.units tools.test ;
 
-IN: pdf.units.tests
-
 { 0 } [ "0" string>points ] unit-test
 { 1 } [ "1" string>points ] unit-test
 { 1.5 } [ "1.5" string>points ] unit-test