module test:
    snakefile: "module.smk"
    config: config


use rule * from test
