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

conftest: this file should be added to waLBerla

The line is only need when running pytest form the root directory
parent 62e03ae4
No related branches found
No related tags found
No related merge requests found
......@@ -57,6 +57,8 @@ try:
except ImportError:
collect_ignore += [os.path.join(SCRIPT_FOLDER, "pystencils_tests/test_aligned_array.py"),
os.path.join(SCRIPT_FOLDER, "pystencils_tests/test_datahandling_parallel.py"),
os.path.join(SCRIPT_FOLDER, "doc/notebooks/03_tutorial_datahandling.ipynb"),
os.path.join(SCRIPT_FOLDER, "pystencils/datahandling/parallel_datahandling.py"),
os.path.join(SCRIPT_FOLDER, "pystencils_tests/test_small_block_benchmark.ipynb")]
try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment