[otrs-cvs] ImportExport/scripts/test ImportExport.t,1.5,1.6

cvs-log at otrs.org cvs-log at otrs.org
Mon Feb 4 15:21:27 GMT 2008


Comments:
Update of /home/cvs/ImportExport/scripts/test
In directory lancelot:/tmp/cvs-serv15660/scripts/test

Modified Files:
	ImportExport.t 
Log Message:
Improved modularisation.

Author: mh

Index: ImportExport.t
===================================================================
RCS file: /home/cvs/ImportExport/scripts/test/ImportExport.t,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** ImportExport.t	4 Feb 2008 12:19:54 -0000	1.5
--- ImportExport.t	4 Feb 2008 15:21:22 -0000	1.6
***************
*** 84,96 ****
      {
          Add => {
-             Type    => 'Import',
-             ValidID => 1,
-             UserID  => 1,
-         },
-     },
- 
-     # this template is NOT complete and must not be added
-     {
-         Add => {
              Object  => $ObjectRand,
              ValidID => 1,
--- 84,87 ----
***************
*** 129,133 ****
      {
          Add => {
-             Type    => 'Import',
              Object  => $ObjectRand,
              Format  => 'CSV',
--- 120,123 ----
***************
*** 137,141 ****
          },
          AddGet => {
-             Type     => 'Import',
              Object   => $ObjectRand,
              Format   => 'CSV',
--- 127,130 ----
***************
*** 151,155 ****
      {
          Add => {
-             Type    => 'Import',
              Object  => $ObjectRand,
              Format  => 'CSV',
--- 140,143 ----
***************
*** 163,167 ****
      {
          Add => {
-             Type    => 'Import',
              Object  => $ObjectRand,
              Format  => 'CSV',
--- 151,154 ----
***************
*** 172,176 ****
          },
          AddGet => {
-             Type     => 'Import',
              Object   => $ObjectRand,
              Format   => 'CSV',
--- 159,162 ----
***************
*** 261,265 ****
      {
          Add => {
-             Type    => " \t \n \r Import \t \n \r ",
              Object  => " \t \n \r " . $ObjectRand . " \t \n \r ",
              Format  => " \t \n \r CSV \t \n \r ",
--- 247,250 ----
***************
*** 269,273 ****
          },
          AddGet => {
-             Type     => 'Import',
              Object   => $ObjectRand,
              Format   => 'CSV',
--- 254,257 ----


More information about the cvs-log mailing list