Skip to content

Commit 1baa492

Browse files
committed
fix test reference files
1 parent 6835f8c commit 1baa492

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

test/python/ctint.ref.h5

2 Bytes
Binary file not shown.

test/python/spin_spin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@
8080
A['nn'] = S.results.nn_static
8181
A['densities'] = S.results.densities
8282

83-
h5diff("py_spin_spin.out.h5", "py_spin_spin.ref.h5", precision=1e-9)
83+
h5diff("spin_spin.out.h5", "spin_spin.ref.h5", precision=1e-9)

test/python/spin_spin.ref.h5

158 KB
Binary file not shown.

0 commit comments

Comments
 (0)