diff options
Diffstat (limited to 'tools/regression/atm/proto_cc/RunTest.sh')
-rw-r--r-- | tools/regression/atm/proto_cc/RunTest.sh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/regression/atm/proto_cc/RunTest.sh b/tools/regression/atm/proto_cc/RunTest.sh deleted file mode 100644 index f6c7ce00d336..000000000000 --- a/tools/regression/atm/proto_cc/RunTest.sh +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -# $FreeBSD$ - -. ../Funcs.sh - -parse_options $* - -DATA=$LOCALBASE/share/atmsupport/testsuite_cc - -$LOCALBASE/bin/ats_cc $options $DATA/CC_Funcs $DATA/CC_??_?? |