Tests are mostly broken; but you can perform a test-op
[cl-graph.git] / unit-tests / package.lisp
1 (in-package common-lisp-user)
2
3 (defpackage #:cl-graph-test
4   (:use #:common-lisp #:cl-graph #:lift #:metatilities))