Skip to content

Commit c4cb539

Browse files
Terfeffigies
andauthored
Update nipype/interfaces/tests/test_r.py
Co-authored-by: Chris Markiewicz <[email protected]>
1 parent 3d64c26 commit c4cb539

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/interfaces/tests/test_r.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ def test_cmdline(tmp_path):
3434
default_script_file
3535
), "default scriptfile should not exist."
3636

37+
3738
@pytest.mark.skipif(no_r, reason="R is not available")
3839
def test_r_init():
3940
default_script_file = clean_workspace_and_get_default_script_file()

0 commit comments

Comments
 (0)