[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [plt-scheme] schemeunit and require-library




hi,

sorry, forget my previous mail. the

(require (lib "test.ss" "schemeunit" "schemeunit"))

trick does *not* work because schemunit's ss files contain 'require'
forms that reference collects/schemeunit.

so, sebastian's is the right way to do it!

regards,
jao