Skip to content

Commit 021367c

Browse files
committed
added require-tkinter tag for tests that need tk
1 parent 8b9a103 commit 021367c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

atest/robot/libdoc/console_viewer.robot

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Resource libdoc_resource.robot
33

44
*** Test Cases ***
55
List all keywords
6+
[Tags] require-tkinter
67
Run Libdoc And Verify Output Dialogs list
78
... Execute Manual Step
89
... Get Selection From User
@@ -21,6 +22,7 @@ List some keywords
2122
... kw 6
2223

2324
Show whole library
25+
[Tags] require-tkinter
2426
Run Libdoc And Set Output Dialogs show
2527
Should Contain Intro Dialogs Version:
2628
Should Contain Keyword Execute Manual Step message, default_error=

0 commit comments

Comments
 (0)