Skip to content
Snippets Groups Projects
Commit 1a15233d authored by Martin Bauer's avatar Martin Bauer
Browse files

Fix for pytest importorskip introduced in 2659b514

- test_serial_scenarios already tested if waLBerla is available by catching ImportErrors
- importorskip from pytest throws another exception, which is not part of the public API
-> catching all exceptions - which is not really elegant but works
parent 60d1b071
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment