Skip to content

Commit

Permalink
re-activaste dryrun for EDM generation test
Browse files Browse the repository at this point in the history
  • Loading branch information
gaede committed Sep 27, 2019
1 parent d863bde commit 12eb7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ endforeach( sourcefile ${executables} )
#--- Adding tests --------------------------------------------------------------
# uncomment this to actually run the EDM generation in the tests
add_test(NAME generate-edm
COMMAND python ${CMAKE_SOURCE_DIR}/python/podio_class_generator.py tests/datalayout.yaml tests datamodel #--dryrun
COMMAND python ${CMAKE_SOURCE_DIR}/python/podio_class_generator.py tests/datalayout.yaml tests datamodel --dryrun
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR})

add_test(NAME write COMMAND write)
Expand Down

0 comments on commit 12eb7c6

Please sign in to comment.