From 2489ec92f8b3e26133b654919b07cbcf9738ed7a Mon Sep 17 00:00:00 2001 From: Karthika Panneer Date: Thu, 7 Feb 2019 21:39:11 -0800 Subject: [PATCH] Include sodium in the list of branches Change-Id: Ic497401eabbe5746a40004fdcda461b36e616f98 Signed-off-by: Karthika Panneer --- csit/libraries/CompareStream.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csit/libraries/CompareStream.robot b/csit/libraries/CompareStream.robot index 7145ea6caf..e390feb41f 100644 --- a/csit/libraries/CompareStream.robot +++ b/csit/libraries/CompareStream.robot @@ -8,7 +8,7 @@ Library Collections Library String *** Variables *** -&{Stream_dict} carbon=${6} nitrogen=${7} oxygen=${8} fluorine=${9} neon=${10} +&{Stream_dict} carbon=${6} nitrogen=${7} oxygen=${8} fluorine=${9} neon=${10} sodium=${11} *** Keywords *** Set_Variable_If_At_Least -- 2.36.6