8000 touch up test for package generation · nipype/nipype2pydra@9d705be · GitHub
[go: up one dir, main page]

Skip to content

Commit 9d705be

Browse files
committed
touch up test for package generation
1 parent 9bef9fc commit 9d705be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype2pydra/tests/test_pkg_gen.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ def test_pkg_gen(cli_runner, tmp_path):
66
outputs_dir = tmp_path / "output-dir"
77
examples_dir = tmp_path / "export-dir"
88
outputs_dir.mkdir()
9+
examples_dir.mkdir()
910

1011< 3FC2 /td>
result = cli_runner(
1112
pkg_gen,

0 commit comments

Comments
 (0)
0