test:
	@echo -n "Testing installation...."
	@ruby test.rbx | cmp output-test_rbx -
	@echo "tests successful."
