update run.sh
[ctf-testsuite.git] / tests / 1.8 / run.sh
CommitLineData
5a8b5950
CB
1#!/bin/sh
2
e8213e66
MD
3echo "Running expected pass tests"
4cd pass
5./run.sh
6cd ..
5a8b5950 7
e8213e66
MD
8echo "Running expected failure tests"
9cd fail
5a8b5950 10./run.sh
e8213e66 11cd ,,
This page took 0.040679 seconds and 4 git commands to generate.