test-w:
	deno test --allow-read --watch

test:
	deno test --allow-read