Skip to content

Commit 3b782eb

Browse files
committed
Added backuprestore.py to tests to ensure that pickling works.
1 parent 346ef22 commit 3b782eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/completeSourceInEnv.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ cd -
2727
# handled in dune-py:
2828
python -m dune.fem
2929
cd fem_tutorial
30+
python backuprestore.py
3031
#python chemical.py # <-- gives a segfault
3132
python mcf-algorithm.py
3233
cd ..

0 commit comments

Comments
 (0)