Skip to content

Commit 4cccb71

Browse files
committed
main comment
1 parent a5b695f commit 4cccb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BrowserHistory/tests/test_browser_history.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@ def test_complex_navigation(self):
8888
# Verify we can't go forward to cleared history
8989
self.assertEqual(self.browser.forward(1), "page4.com")
9090

91-
91+
# starting point of code
9292
if __name__ == "__main__":
9393
unittest.main()

0 commit comments

Comments
 (0)