all:

test:
	runprove t/*.t

# Run the smoke test.
smoke:
	runprove t/system-tests-1.t
