We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b6b6f4 commit 4fca3c1Copy full SHA for 4fca3c1
1 file changed
utest/test_tracestate.py
@@ -33,7 +33,6 @@
33
import unittest
34
from robotmbt.tracestate import TraceState
35
36
-
37
class TestTraceState(unittest.TestCase):
38
def test_an_empty_tracestate_doesnt_do_so_much(self):
39
ts = TraceState(0)
0 commit comments