From bc2d3eb5ec8c7176627dcb8f5c02cc085b2db584 Mon Sep 17 00:00:00 2001 From: Roy Date: Sat, 20 Jan 2018 21:30:53 +0200 Subject: Implemented new CATS. Implemented Process Parameters View on DB Module. Implemented RML Process Parameters View on DB Module. Modified DB Module table initials letter casing. Moved observables generator to CLI. --- Software/Visual_Studio/Tango.UnitTesting/CodeGeneration_TST.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Software/Visual_Studio/Tango.UnitTesting/CodeGeneration_TST.cs') diff --git a/Software/Visual_Studio/Tango.UnitTesting/CodeGeneration_TST.cs b/Software/Visual_Studio/Tango.UnitTesting/CodeGeneration_TST.cs index a5f62b4a4..159fbc930 100644 --- a/Software/Visual_Studio/Tango.UnitTesting/CodeGeneration_TST.cs +++ b/Software/Visual_Studio/Tango.UnitTesting/CodeGeneration_TST.cs @@ -5,6 +5,7 @@ using Tango.DAL.Observables; using Tango.Settings; using System.Linq; using System.Collections.Generic; +using Tango.DBObservablesGenerator.CLI; namespace Tango.UnitTesting { -- cgit v1.3.1