Commit 1c8c465b authored by stancakapost's avatar stancakapost
Browse files

module name fixes

parent 65eab43a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
 ** @purpose  9:6.3.1, Verify that the integer type shall be translated to TTCN-3 as a plain integer
 ** @verdict  pass accept, ttcn3verdict:pass
 ***************************************************/
module Pos_060301_integer_001 {
module Pos_060301_integer_002 {

    import from schema_Pos_060301_integer_001 language "XSD" all;

+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
 ** @purpose  9:6.3.1, Verify that the integer type shall be translated to TTCN-3 as a plain integer
 ** @verdict  pass accept, ttcn3verdict:pass
 ***************************************************/
module Pos_060301_integer_001 {
module Pos_060301_integer_003 {

    import from schema_Pos_060301_integer_001 language "XSD" all;