imip-agent

test_all.sh

763:3ee9193569d8
2015-09-24 Paul Boddie Removed separate viewing of counter-proposals (which will be shown as part of the event view). imipweb-client-simplification
     1 #!/bin/sh     2      3 for FILENAME in tests/test_*.sh ; do echo $FILENAME ; $FILENAME ; done