# Test the web layer

all:
	@echo "TESTING WEB LAYER"
	perl test_weblayer.pl
