X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=unit-tests%2Ftest-graph-container.lisp;h=87d943a7687e18db5e33060d5a891819731327db;hb=b9b77eaf8b04ffe94412d5ff49cacae2d19ebb65;hp=c2697da98419c16b2857e2f6b0d29dbf07878c7e;hpb=3e6caf777362fbe61b76b305e9b4aa1e80a60bc4;p=cl-graph.git diff --git a/unit-tests/test-graph-container.lisp b/unit-tests/test-graph-container.lisp index c2697da..87d943a 100644 --- a/unit-tests/test-graph-container.lisp +++ b/unit-tests/test-graph-container.lisp @@ -1,4 +1,4 @@ -(in-package metabang.graph) +(in-package cl-graph-test) ;;; --------------------------------------------------------------------------- ;;; utilities