Commit edc778d3 authored by kovacsa's avatar kovacsa
Browse files

version number fix

parent e628d64b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/***************************************************
 ** @author   STF 409 
 ** @version  0.0.1
 ** @version  $Rev$
 ** @desc     Test cases for clause 5.2 Scope rules                     
 ** @purpose  1:5.2, Ensure that the IUT correctly handles scope of formal function parameters
 ** @verdict  pass accept, ttcn3verdict:pass
+1 −1
Original line number Diff line number Diff line
/***************************************************
 ** @author   STF 409
 ** @version  0.0.1
 ** @version  $Rev$
 ** @purpose  1:5.2, Ensure that the IUT correctly handles the scope of definitions made in the module part.
 ** @verdict  pass accept, ttcn3verdict:pass
 ***************************************************/
+1 −1
Original line number Diff line number Diff line
/***************************************************
 ** @author   STF 409 
 ** @version  0.0.1
 ** @version  $Rev$
 ** @desc     Test cases for clause 5.2 Scope rules                     
 ** @purpose  1:5.2, Ensure that the IUT correctly handles definitions of local scope
 ** @verdict  pass reject
+1 −1
Original line number Diff line number Diff line
/***************************************************
 ** @author   STF 409 
 ** @version  0.0.1
 ** @version  $Rev$
 ** @desc     Test cases for clause 5.2 Scope rules                     
 ** @purpose  1:5.2, Ensure that the IUT correctly handles definitions of local scope
 ** @verdict  pass reject
+1 −1
Original line number Diff line number Diff line
/***************************************************
 ** @author   STF 409 
 ** @version  0.0.1
 ** @version  $Rev$
 ** @desc     Test cases for clause 5.2 Scope rules                     
 ** @purpose  1:5.2, Ensure that the IUT correctly handles definitions of local scope
 ** @verdict  pass reject
Loading