Salome HOME
sat jobs : add an option that reads csv files and fills the boards with expected...
[tools/sat.git] / test / compilation / test_compilation.py
index 6544aeb3c97272609a4535ac9910a9877d78c9c2..59cdad592ef00ced364b7cc4ac133cefe6ef7953 100644 (file)
@@ -209,7 +209,6 @@ class TestCompile(unittest.TestCase):
         OK = 'KO'
 
         appli = 'appli-test'
-        product_name = 'PRODUCT_GIT'
 
         sat = Sat()