From 2d7c7be54562765b535b50670d24d1acb20961dc Mon Sep 17 00:00:00 2001
From: ribeaudc <ribeaudc>
Date: Wed, 21 Nov 2007 14:55:57 +0000
Subject: [PATCH] change: - No longer need to register controls.

SVN: 2730
---
 integration-tests/templates/lims-client/commands.txt           | 1 -
 .../templates/lims-client/testdata/controlMaterials.txt        | 3 ---
 2 files changed, 4 deletions(-)
 delete mode 100644 integration-tests/templates/lims-client/testdata/controlMaterials.txt

diff --git a/integration-tests/templates/lims-client/commands.txt b/integration-tests/templates/lims-client/commands.txt
index 7a43e4f8051..b17ff863049 100644
--- a/integration-tests/templates/lims-client/commands.txt
+++ b/integration-tests/templates/lims-client/commands.txt
@@ -1,6 +1,5 @@
 login -o 3V -u test -p <password>
 register-project NEMO
-register-controls testdata/controlMaterials.txt
 register-master-plate testdata/MP001-1.txt code1
 register-master-plate testdata/MP002-1.txt code2
 register-dilution-plates testdata/exampleDilutionPlates.txt
diff --git a/integration-tests/templates/lims-client/testdata/controlMaterials.txt b/integration-tests/templates/lims-client/testdata/controlMaterials.txt
deleted file mode 100644
index 4dcb1fdf53e..00000000000
--- a/integration-tests/templates/lims-client/testdata/controlMaterials.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-code
-SCRAM
-GFP
\ No newline at end of file
-- 
GitLab