Tests are mostly broken; but you can perform a test-op
[cl-graph.git] / unit-tests / test-connected-components.lisp
index 53b8fce..0b0b16e 100644 (file)
@@ -1,4 +1,4 @@
-(in-package metabang.graph)
+(in-package cl-graph-test)
 
 (deftestsuite test-connected-component ()
   ())