Test meteor files outside imports folder

Is there a way to test some files outside imports folder ?
trying to import a file from client throw an error Error: Cannot find module '/client/...'

Thanks !