mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
7 lines
140 B
Makefile
7 lines
140 B
Makefile
|
URL=`./cli-script.php SapphireInfo/baseurl`
|
||
|
|
||
|
test: windmill
|
||
|
|
||
|
windmill:
|
||
|
functest ../cms/tests/test_windmill url=${URL}admin browser=firefox
|