Skip to content
Snippets Groups Projects
Commit 2659b514 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Skip some tests if waLBerla is not installed

parent 9254f55f
Branches
Tags
1 merge request!18Skip some tests if waLBerla is not installed
import pytest
pytest.importorskip('waLBerla')
import waLBerla.field as field
from waLBerla import createUniformBlockGrid, createUniformBufferedScheme, makeSlice
......
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