Hello,

Trying to lint my work-in-progress egg with salmonella. Got a tests/run.scm set up with some tests, using Alex Shinn's test egg. I can run my test code in csi, but not with salmonella. From salmonella.log:

Error: (import) during expansion of (import ...) - cannot import from undefined module: test

I have (use my-module test) at the start of my run.scm. Using Chicken 4 on Gentoo. How do I fix this?

Thanks in advance,
-Heinz

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to