Skip to content
Snippets Groups Projects
RunDefaultUnitTests.sh 264 B
Newer Older
##########################################################
# Run all non-evosuite unit tests, which is the 
# default option. 
##########################################################

echo "EMBOSS_ROOT set to: "$EMBOSS_ROOT
echo

cd ..

mvn test