Wykres commitów

1 Commity (edcf812ce7d03f855d6637711d6fc7d6cb9c4927)

Autor SHA1 Wiadomość Data
Tom Soulanille c98be9b0fc unittest: make unittest.main() work
Enables standalone test scripts to use the common idiom
  if __name__ == '__main__':
      unittest.main()
e.g. https://docs.python.org/3.4/library/unittest.html#basic-example
2015-07-30 21:46:56 +03:00