Added a test for eoOptional

This commit is contained in:
LPTK 2013-06-12 15:45:10 +02:00
commit 7a0b889c3d
3 changed files with 36 additions and 2 deletions

View file

@ -69,6 +69,7 @@ set (TEST_LIST
#t-openmp # does not work anymore since functions used in this test were removed from EO
#t-eoDualFitness
t-eoParser
t-eoOptional
)