Skip to content

Commit f1799ec

Browse files
author
Vic-Fabienne Schumann
committed
tests: remove outdated deconv test
This test fails because the test files are outdated and using the old mutation patterns. It has to be updated
1 parent 79fb5d2 commit f1799ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile.am

+1-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ EXTRA_DIST = \
4545
AM_TESTS_ENVIRONMENT = srcdir="$(abs_top_srcdir)" builddir="$(abs_top_builddir)" PIGX_UNINSTALLED=1 PIGX_UGLY=1
4646

4747
TESTS = \
48-
tests/tests/vep.sh \
49-
tests/tests/test_deconvolution.R
48+
tests/tests/vep.sh
5049

5150
clean-local:
5251
-rm -rf .snakemake

0 commit comments

Comments
 (0)