Wykres commitów

1 Commity (c98be9b0fc9744c26effb83516b77595c86a4432)

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