We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e08d0cc commit ed68d2aCopy full SHA for ed68d2a
facade.py
@@ -5,6 +5,7 @@
5
6
SLEEP = 0.5
7
8
+
9
# Complex Parts
10
class TC1:
11
def run(self):
@@ -68,16 +69,16 @@ def runAll(self):
68
69
# Running test
70
# Tearing down
71
# Test Finished
-#
72
+#
73
# ###### In Test 2 ######
74
# Setting up
75
76
77
78
79
# ###### In Test 3 ######
80
81
82
83
84
0 commit comments