Commit 5004515b authored by Tim Golden's avatar Tim Golden

Remove mis-merged artefact

parent 0902418b
......@@ -200,8 +200,5 @@ class Y1900Tests(unittest.TestCase):
self.assertEquals(
time.strftime("%y", (2013, 1, 1, 0, 0, 0, 0, 0, 0)), "13")
def test_main():
support.run_unittest(StrftimeTest, Y1900Tests)
if __name__ == '__main__':
unittest.main()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment