Skip to content

Commit

Permalink
Add unit/gatewaytest/ and unit/scriptstest/ (failing)
Browse files Browse the repository at this point in the history
  • Loading branch information
will-moore committed Aug 29, 2019
1 parent d20fba2 commit ae7aece
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ RUN /v/bin/python -c "import omero_version; print omero_version.omero_version"
# More to be added here
RUN python setup.py test -t test/unit/clitest/
RUN python setup.py test -t test/unit/fstest/
RUN python setup.py test -t test/unit/gatewaytest/
RUN python setup.py test -t test/unit/scriptstest/

0 comments on commit ae7aece

Please sign in to comment.