From d4d4792d2706ae81ca190edc3636079e31b2b084 Mon Sep 17 00:00:00 2001 From: Peter Andersson Date: Sun, 18 Mar 2012 16:32:57 +0100 Subject: Introduce new test suite for CTHs --- lib/common_test/src/ct_framework.erl | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/common_test/src') diff --git a/lib/common_test/src/ct_framework.erl b/lib/common_test/src/ct_framework.erl index 1d81b19fe1..0f1bec7f9b 100644 --- a/lib/common_test/src/ct_framework.erl +++ b/lib/common_test/src/ct_framework.erl @@ -641,7 +641,6 @@ end_tc(Mod,Func,TCPid,Result,Args,Return) -> data={Mod,FuncSpec,tag(Result)}}), FinalResult = Fun(end_tc, Return) end, - case FinalResult of {skip,{sequence_failed,_,_}} -> -- cgit v1.2.3