root/trunk/projects/bos/test/geometry.lisp

Revision 3656, 153 bytes (checked in by ksprotte, 4 months ago)

whitespace cleanup

Line 
1 (in-package :bos.test)
2
3 (in-suite :bos.test.geometry)
4
5 (test with-bounding-box-collect
6       (is (null (geometry:with-bounding-box-collect (collect)))))
Note: See TracBrowser for help on using the browser.