add new plugin in testsuite

This commit is contained in:
Sébastien Loriot 2015-06-09 09:34:33 +02:00
parent a5aafc876b
commit cefc1b9c50
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ else
p_klein_function_plugin \
p_sphere_function_plugin \
p_tanglecube_function_plugin \
advancing_front_plugin \
all
do
if ${MAKE_CMD} -f Makefile help | grep "$target" > /dev/null; then