# "check" is standard is autotools projects, make an alias.
check: test

test:
	./test_module.sh
	./test_inventory.sh
