test:
	echo "Run test only... No examples."
	cargo test --tests --lib
