diff --git a/tests/modules/nf-core/fastqc/main.nf.test b/modules/nf-core/fastqc/main.nf.test similarity index 100% rename from tests/modules/nf-core/fastqc/main.nf.test rename to modules/nf-core/fastqc/main.nf.test diff --git a/tests/modules/nf-core/snakemake/main.nf.test b/modules/nf-core/snakemake/main.nf.test similarity index 100% rename from tests/modules/nf-core/snakemake/main.nf.test rename to modules/nf-core/snakemake/main.nf.test diff --git a/tests/modules/nf-core/snakemake/main.nf.test.snap b/modules/nf-core/snakemake/main.nf.test.snap similarity index 100% rename from tests/modules/nf-core/snakemake/main.nf.test.snap rename to modules/nf-core/snakemake/main.nf.test.snap diff --git a/nf-test.config b/nf-test.config index 0b752cdf2ae..ab5f5066b17 100644 --- a/nf-test.config +++ b/nf-test.config @@ -1,6 +1,6 @@ config { - testsDir "tests" + testsDir "." workDir ".nf-test" configFile "tests/config/nf-test.config" profile ""