summaryrefslogtreecommitdiffstats
path: root/tests/php
blob: 8030d8f8210ad7b005584c7bb3ba099dd058041e (plain)
1
2
3
	apk_add $@
	echo "<? echo(\"hello world\n\") ?>" | php-cgi | grep "hello"
	apk_del -R $@