Replacing string "neco" by "nepi"
[nepi.git] / test / design / box.py
index 71c8f15..f59c5be 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-from neco.design.box import Box 
+from nepi.design.box import Box 
 
 import unittest