From 2f295ce421ce7d27afbc76ecdd4ff496ffedabfa Mon Sep 17 00:00:00 2001
From: felmer <felmer>
Date: Thu, 3 Apr 2008 07:50:35 +0000
Subject: [PATCH] LMS-142 drop fixed 3VCP3 plate

SVN: 5216
---
 integration-tests/run.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/integration-tests/run.sh b/integration-tests/run.sh
index 1dab53c5b85..2d8921b1947 100755
--- a/integration-tests/run.sh
+++ b/integration-tests/run.sh
@@ -449,6 +449,10 @@ function generate_test_data {
     copy_test_data 3VCP4 $DIR
     sleep 30
     copy_test_data UnknownPlate $DIR
+    sleep 30
+    copy_test_data 3VCP3 $DATA
+    mv $DATA/3VCP3/TIFF/blabla_3VCP1_K13_8_w460.tif  $DATA/3VCP3/TIFF/blabla_3VCP3_K13_8_w460.tif
+    mv $DATA/3VCP3 $DIR 
 }
 
 
-- 
GitLab