Пример #1
0
 def test_check_webkit_style_configuration(self):
     # Exercise the code path to make sure the function does not error out.
     option_values = CommandOptionValues()
     configuration = check_webkit_style_configuration(option_values)
Пример #2
0
 def test_check_webkit_style_configuration(self):
     # Exercise the code path to make sure the function does not error out.
     option_values = CommandOptionValues()
     configuration = check_webkit_style_configuration(option_values)