Proper seperation of tests
Closed this issue · 0 comments
jonas-lj commented
The tests of the SPDZ module depends on the tests of core and dea because tests from these are used to test SPDZ. These dependencies should either be in each module or better yet, in a common test module.