diff options
author | Pjotr Prins | 2020-11-07 10:21:48 +0000 |
---|---|---|
committer | Pjotr Prins | 2020-11-07 10:21:48 +0000 |
commit | 8a02280c4bd05a7f8df598a75a1ea2d3caaddd7d (patch) | |
tree | f145ff22304589c4c7161da3cad01d90aeeba749 /.guix-test | |
parent | 9709eca5c76aabe823ba34d976c5d11a9d150b76 (diff) | |
download | bh20-seq-resource-8a02280c4bd05a7f8df598a75a1ea2d3caaddd7d.tar.gz bh20-seq-resource-8a02280c4bd05a7f8df598a75a1ea2d3caaddd7d.tar.lz bh20-seq-resource-8a02280c4bd05a7f8df598a75a1ea2d3caaddd7d.zip |
Tests: add runner and frame for SPARQL
Diffstat (limited to '.guix-test')
-rw-r--r-- | .guix-test | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ export GUILE_LOAD_COMPILED_PATH=$GUIX_PROFILE/share/guile/site/3.0/ ls $GUILE_LOAD_PATH -env GUIX_PACKAGE_PATH=~/iwrk/opensource/guix/guix-bioinformatics/ $GUIX_PROFILE/bin/guix environment -C guix --ad-hoc git python python-flask python-pyyaml python-pycurl python-magic nss-certs python-pyshex python-pyyaml openssl python-pyshex python-pyshexc minimap2 python-schema-salad python-arvados-python-client -- python3 test/test_shex.py +env GUIX_PACKAGE_PATH=~/iwrk/opensource/guix/guix-bioinformatics/ $GUIX_PROFILE/bin/guix environment -C guix --ad-hoc git python python-flask python-pyyaml python-pycurl python-magic nss-certs python-pyshex python-pyyaml openssl python-pyshex python-pyshexc minimap2 python-schema-salad python-arvados-python-client -- python3 test/runner.py |