Skip to content

Commit fbf72d1

Browse files
committed
fix test_bitshift.ok to include coverage warning
1 parent 846e055 commit fbf72d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/test_bitshift.ok

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
Coverage.py warning: Plugin file tracers (covimerage.CoveragePlugin) aren't supported with PyTracer
12
; Test bitshift operators
23
(let = a (<< 1 2))
34
(let = b (>> 8 2))

0 commit comments

Comments
 (0)