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

Skip to content

Commit b086545

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_flufl.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ 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+
5051
if __name__ == '__main__':
5152
unittest.main()

0 commit comments

Comments
 (0)
0