about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/test_commands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/test_commands.py b/tests/unit/test_commands.py
index aaefb23..f36ba55 100644
--- a/tests/unit/test_commands.py
+++ b/tests/unit/test_commands.py
@@ -70,7 +70,7 @@ class TestCommands(unittest.TestCase):
                              rqtl_wrapper_bool_kwargs=[
                                  "addcovar"
                              ]),
-            ("rqtl-wrapper "
+            ("Rscript rqtl-wrapper "
              "--g the_genofile --p the_phenofile "
              "--model np --method ehk "
              "--nperm 2000 --scale Mb "