8000 Update Lib/test/test_flufl.py · python/cpython@2d8572a · GitHub
[go: up one dir, main page]

Skip to content

Commit 2d8572a

Browse files
authored
Update Lib/test/test_flufl.py
1 parent f8d83b6 commit 2d8572a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Lib/test/test_flufl.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,5 @@ def test_barry_as_bdfl_look_ma_with_no_compiler_flags(self):
4747
self.assertEqual(cm.exception.lineno, 1)
4848
self.assertEqual(cm.exception.offset, len(code) - 4)
4949

50-
51-
52-
5350
if __name__ == '__main__':
5451
unittest.main()

0 commit comments

Comments
 (0)
0