Skip to content

Commit

Permalink
add multichannel tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sveseli committed Aug 10, 2019
1 parent aad0b75 commit 8a37c43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/conda/pvapy-conda/run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ python testServer.py 10 &
echo "Starting tests"
nosetests -v testPvObject.py
nosetests -v testChannelPut.py
nosetests -v testMultiChannel.py

wait
echo "Tests done"

0 comments on commit 8a37c43

Please sign in to comment.