Skip to content

Commit 80d001b

Browse files
committed
Add HDF test
1 parent a6a9dca commit 80d001b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_standalone_hdf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ def test_hdf_kwargs(self):
7575
"args": (),
7676
"kwargs": {"a": a, "b": b},
7777
"queue_id": 123,
78+
"error_log_file": "error.out",
7879
},
7980
)
8081
data_dict = load(file_name=file_name)

0 commit comments

Comments
 (0)