Initialize the file-based stack with initStack() where e.g. the file i/o
[core.git] / tests / unittest.sh
1 #!/bin/sh
2
3 FILE=`echo $1 | cut -d "/" -f 2`
4
5 phpunit --wait $FILE