Skip to content

Commit

Permalink
Fix make test
Browse files Browse the repository at this point in the history
  • Loading branch information
odelaere committed Oct 28, 2019
1 parent aefed5c commit 448d2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ test:
make startlibreoffice
rm -fr htmlcov
bin/translation-manage -c
bin/test
env USE_STREAM=True bin/test
make stoplibreoffice

cleanall:
Expand Down

0 comments on commit 448d2d2

Please sign in to comment.