cpymadtest.test_aperture executes no test on python26
coldfix opened this issue · comments
Thomas G. commented
When running
python -m unittest cpymadtest.test_aperture
no tests are run on python26 on my machine. I have not yet investigated the reasons for this any further.
Thomas G. commented
Sorry for the noise. It seems, the unittest module is just not thought to be invoked like this on python26.