Skip to content

CP algs: Cleanup EventLoop tests

Tadej Novak requested to merge tadej/athena:asg/el-test into master

Cleanup EventLoop tests for CP algorithms:

  • do not load dictionaries as this is now done centrally
  • fix python 3 compatibility

Merge request reports