Test-Command:
	unset GZIP
	&& cp -r Makefile tests $AUTOPKGTEST_TMP
	&& cd $AUTOPKGTEST_TMP
	&& make tests
Depends:
	@,
	python-nose,
        python-pytest,
	python-cram,
	make,
	poa,
	python-consensuscore2
Restrictions: allow-stderr

Test-Command:
	cp -r Makefile tests $AUTOPKGTEST_TMP
	&& cd $AUTOPKGTEST_TMP
	&& make extra-tests
Depends:
	@,
	python-cram,
	make,
