fix a warning when a barrel's menu is empty
[diogenes.git] / testing / run
1 #!/bin/sh -e
2
3 ./alltests | grep -v '() passed$'
4
5 echo