Commit c7457a9c307f2e002d582a25537acd7b1687a683

Authored by selurvedu
1 parent 8a7291ce

Fix typo: LIbrary -> Library

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