Commit c7457a9c307f2e002d582a25537acd7b1687a683

Authored by selurvedu
1 parent 8a7291ce

Fix typo: LIbrary -> Library

@@ -2,8 +2,8 @@ @@ -2,8 +2,8 @@
2 Resource resource.robot 2 Resource resource.robot
3 Library op_robot_tests.tests_files.service_keywords 3 Library op_robot_tests.tests_files.service_keywords
4 Library String 4 Library String
5 -LIbrary Collections  
6 -LIbrary Selenium2Library 5 +Library Collections
  6 +Library Selenium2Library
7 Library DateTime 7 Library DateTime
8 Library Selenium2Screenshots 8 Library Selenium2Screenshots
9 Library DebugLibrary 9 Library DebugLibrary
1 *** Setting *** 1 *** Setting ***
2 Library op_robot_tests.tests_files.service_keywords 2 Library op_robot_tests.tests_files.service_keywords
3 Library String 3 Library String
4 -LIbrary Collections  
5 -LIbrary Selenium2Library 4 +Library Collections
  5 +Library Selenium2Library
6 Library DebugLibrary 6 Library DebugLibrary
7 Resource keywords.robot 7 Resource keywords.robot
8 Resource resource.robot 8 Resource resource.robot
1 *** Setting *** 1 *** Setting ***
2 Library op_robot_tests.tests_files.service_keywords 2 Library op_robot_tests.tests_files.service_keywords
3 Library String 3 Library String
4 -LIbrary Collections  
5 -LIbrary Selenium2Library 4 +Library Collections
  5 +Library Selenium2Library
6 Library DebugLibrary 6 Library DebugLibrary
7 Resource keywords.robot 7 Resource keywords.robot
8 Resource resource.robot 8 Resource resource.robot
1 *** Setting *** 1 *** Setting ***
2 Library op_robot_tests.tests_files.service_keywords 2 Library op_robot_tests.tests_files.service_keywords
3 Library String 3 Library String
4 -LIbrary Collections  
5 -LIbrary Selenium2Library 4 +Library Collections
  5 +Library Selenium2Library
6 Library DebugLibrary 6 Library DebugLibrary
7 Resource keywords.robot 7 Resource keywords.robot
8 Resource resource.robot 8 Resource resource.robot
Please register or login to post a comment